A lightweight Flutter wallpaper app project designed as a foundation for building a modern, new wallpaper Ui experience.
- Fullscreen mode
- Cross platform
- Infinite swaps
- High quality wallpapers
- Clone this repo
- get API key from the pexels.com
- Replace your API key in the wallpaper.dart file
{
"Authorization": "<API_KEY>",
}