Wallpaper is a flutter app that uses Pexels API . It fetches millions of images periodically through internet and allows user to set wallpapers directly from the application without any hassels.All the available images are in high quality. Hence no Compromisation in quality content.
Here are the key features in detail:
⭐ Easy to use, Lightweight
⭐ Images refresh periodically
⭐ Millions of high quality images to choose from
- Cupertino_icons: ^1.0.2
- flutter_wallpaper_manager: ^0.0.3
- flutter_cache_manager
- Url_launcher: ^6.0.20
- Assuming this is your first project, install flutter
- Clone this project using the url or ssh and cd into the cloned directory
- Get the dependencies with
flutter pub get
- Run the app in debug mode with
flutter run
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Currently open to all contributions. Hit those issue and PR buttons.