A Simple Wallpaper App with flutter
wall_paper_app
Flutter based Wallpaper Application. You can contribute by opening a new issue and PR.
Getting Started
- First thing first clone the repo and run
flutter pub get
- Checkout Pexels.com and get your key.
- Paste that key inside lib/keys/key.dart
- Run the project.