WallZon is a beautiful and easy-to-use wallpaper application built with Flutter, using the Pexels API to fetch high-quality wallpapers.
Features
- Browse through a vast selection of high-quality wallpapers.
 - Search for specific wallpapers based on keywords.
 - Download your favorite wallpapers.
 
Installation
To run the app, follow these simple steps:
- Clone this repository to your local machine.
 - Install all dependencies by running 
flutter pub get. - Obtain an API key from Pexels.com, then create a 
.envfile at the root of the project and add your API key asAPI_KEY=your_api_key_here. - Run the app using 
flutter run. 
Screenshots
Home Screen
Wallpaper Detail Screen
Search Screen
Technologies Used
- Flutter
 - Pexels API
 
Contributions
Contributions are always welcome! If you find any bugs or have suggestions for new features, please feel free to submit an issue or a pull request.
License
This project is licensed under the MIT License.