/wallpiper

Primary LanguageDartMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License


Logo

Wallpiper

A wallpaper app to set wallpaper in android and download in web or ios
Explore the docs »

View Demo · Report Bug · Download app

Table of Contents

About The Project

img img
img img

Wallpiper is a wallpaper app built for android, IOS as well as for web using Google's Flutter framework in Android one can directly change lock screen wallpaper or home screen wallpaper using the app where as in IOS and web you have to manually do it.

Built With

Getting Started

To run this app on your local you need the folowing

Prerequisites

  • flutter
git clone https://github.com/flutter/flutter.git -b beta

Installation

  1. Get a free API Key at https://pexels.com/
  2. Clone the repo
git clone https://github.com/oGranny/walliper
  1. Install PUB packages
flutter pub get
  1. Enter your pexels API key in apikey.dart
cd wallpiper/lib;
echo "const String APIKEY = $YOUR_API_KEY_THAT_YOU_GENERATED" > apikey.dart

Usage

This is a wallpaper app built for android, IOS as well as for web using Google's Flutter framework in Android one can directly change lock screen wallpaper or home screen wallpaper using the app where as in IOS and web you have to manually do it.

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mohit Sharma - @oGranny - ogranny.github.io@gmail.com

Project Link: https://github.com/oGranny/wallpiper