PicSplash Flutter Wallpaper App - freecodes.cloud

PicSplash

Flutter Wallpaper App – PicSplash is a wallpaper app for Android made with Flutter and Unsplash API. You can download and save wallpapers locally or set as wallpaper directly from the app

Features:

  • Set images as wallpaper
  • Download and save images locally
  • Dark theme
  • Change accent colors
  • Explore various categories of wallpaper
  • Add images to favorites
  • Choose from different dark themes (Coming soon ๐Ÿ˜Š)

Installation

PicSplash can be installed using one of the following methods:

  1. Download the APK from Github Releases and install it.
  2. Build a APK yourself, you will need Unsplash api for it. Create secrets.json file in the root folder and paste your api key as shown below:

{ “api_key”:”Unsplash Api Key” }

now build your APK using following command:$ flutter build apk

Contribution

Whether you have ideas, design changes, code cleaning, or real heavy code changes, help is always welcome. The more is done the better it gets! So feel free to create an issue and make a pull request ๐Ÿ˜Š

License

Flutter Wallpaper App -

PicSplash is a Free Software: You can use, study, share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of theย GNU General Public Licenseย as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.


GITHUB REPOSITORY
https://github.com/amit-y11/PicSplash

  • All rights reserved to the respective owners/authors