/RajasthanStudioTestApp

A Flutter app that show the use of Pexel api

Primary LanguageDart

Pexel

A simple flutter application that shows two lists of curated images and videos using the Pexels API. It also gives the user to mark an image or video as favourite.

Installation

Clone the project using the provided link

git clone https://github.com/Coding-avatar/RajasthanStudioTestApp.git

Install all the dependencies present in the pubspec.yaml file

flutter pub get

Usage

Replace the value of apiKey with your Pexels API key in "/lib/view/apiKey.dart" file

String apiKey = "PUT_YOUR_API_KEY_HERE";

Run the project on an emulator or a physical device

flutter run

Screenshots

Splash Screen Showing no internet alert on Images Screen Images Screen
Favourite Screen Video Player Screen

Author

Md. Nife Salil Islam