This is a Flutter app that allows users to browse and download high-quality wallpapers from WallHaven.
- Browse wallpapers by categories, resolutions, colors, or popularity
- Search wallpapers by keywords or tags
- Download wallpapers in various resolutions and formats
- Set wallpapers as home screen or lock screen background
- Share wallpapers with friends via social media or messaging apps
- Save wallpapers to favorites for easy access
TODO: Add screenshots of the app here.
To run this app, you need to have Flutter installed on your machine. Follow these steps to install and run the app:
- Clone this repository to your local machine using
git clone https://github.com/zonaro/wallhaven_cc.git
- Navigate to the project directory using
cd wallhaven_cc
- Run
flutter pub get
to install the dependencies - Run
flutter run
to launch the app on your device or emulator
This project is licensed under the MIT License. See the LICENSE file for details.