Dazzle Wallpaper is a mobile application. Here, you will find the awesome wallpapers for your phone and tablet all of the wallpapers high quality photos.
Powered by Unsplash: The largest open collection of high-quality images.
Enjoy a new wallpaper every day! from the best source of photography: unsplash.com
◉ Surf by latest, trending, or categories
◉ Daily updated photos
◉ More than 1.1M free photos
◉ Full screen Wallpapers
◉ Search images
◉ Easy to use, and a comfortable user experience
◉ Add the wallpapers you like to the "Favorite Section" in order to see them whenever you like
◉ Download wallpapers to check them offline
◉ Fast loading
I have published it in PlayStore, you can check it out Dazzle Wallpaper
Note: It's an open-source project. Anyone can use this code according to the [MIT License](https://choosealicense.com/licenses/mit/) rules & regulations.
// For using Home Screen, Lock Screen and Both Screen mode
flutter_wallpaper_manager: ^0.0.3
// For custom grid view
flutter_staggered_grid_view: ^0.6.1
// For displaying google Ads
// For sharing image to other devices
// For using Bottom Navigation bar
// For using cashing wallpaper data
// For custom loading indicator
// For State management
// For internet connectivity
// For making http requests
◉ Open your workspace folder in 'Command Prompt' or 'Terminal'
◉ Copy & paste this command:
$ git clone https://github.com/AshiqNoor/dazzle.git
◉ Open the 'dazzle' folder using your Android Studio or VSCode.
◉ Use this commands in your Android Studio / VSCode terminal:
$ flutter pub get
$ flutter run
If you have any feedback, please reach out to me at [email protected]
Note: To run this application on your system, you will need git and flutter environment already installed.