WallpaperPool is a mobile app both for android and ios platfrom made by Flutter. It's a wallaper app where user can search for wallpaper and set for home screen.
- Search for wallpaper
- Set wallpaper
- Quick search
- Cross platform
Client: Flutter
Server: Pexels API
Download Flutter sdk
Download Android Studio
Set up enviroment veriables
Run Flutter Doctor to your command prompyt
flutter Doctor
Now you need Pexels_API_KEY to run this app. Use your own api key and set it in lib/api/api_key.dart
String pixelApiKey = "YOUR_API_KEY_HERE"
You are good to go now! Run your app in Vs code by Run > Start Debugging or press f5
For support, email dipta35-2707@diu.edu.bd