Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SAMYAK99/Wallify
Download , Set and Share 10000+ wallpapers HD Wallpapers for completely free!!!
https://github.com/SAMYAK99/Wallify
android android-application dart flutter flutter-ui pexels-api playstore unspalsh wallpaper
Last synced: 4 days ago
JSON representation
Download , Set and Share 10000+ wallpapers HD Wallpapers for completely free!!!
- Host: GitHub
- URL: https://github.com/SAMYAK99/Wallify
- Owner: SAMYAK99
- Created: 2020-08-16T13:10:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T11:27:16.000Z (11 months ago)
- Last Synced: 2024-08-02T17:32:31.580Z (3 months ago)
- Topics: android, android-application, dart, flutter, flutter-ui, pexels-api, playstore, unspalsh, wallpaper
- Language: Dart
- Homepage: https://play.google.com/store/apps/details?id=com.projects.wallpaperapp
- Size: 6.38 MB
- Stars: 27
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Wallify 👋
[![GitHub stars](https://img.shields.io/github/stars/SAMYAK99/Wallify?style=social)](https://github.com/login?return_to=%2FSAMYAK99%Wallify)
![GitHub forks](https://img.shields.io/github/forks/SAMYAK99/Wallify?style=social)
![GitHub pull requests](https://img.shields.io/github/issues-pr/SAMYAK99/Wallify)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/SAMYAK99/Wallify)
![GitHub last commit](https://img.shields.io/github/last-commit/SAMYAK99/Wallify)
![GitHub issues](https://img.shields.io/github/issues-raw/SAMYAK99/Wallify)
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/SAMYAK99/Wallify)
![GitHub repo size](https://img.shields.io/github/repo-size/SAMYAK99/Wallify)
## Download , Set and Share 10000+ HD Wallpapers for completely free!!!
Our goal is to serve amazing Wallpapers to the people all across the world. Bring your screen to life with exclusive Wallpapers delivered to you by Wallify
Did you know that an average user checks their device more than 100 times a day? Make each time a real pleasure with unique wallpapers from QHD Wallpapers collections. Let your device become a source of self-expression, joy, inspiration and beautiful!## Concepts used:
* Wallpapers from [Unsplash](https://unsplash.com/) and [Pexels](https://www.pexels.com/)
* Dynamic Theming
* Set Wallpapers using Wallpaper Manager
* Navigation Using Carousel slider and BottomNavigationBar
* Share Wallpaper using Share Package## Features
* High-Quality Wallpapers from [Unsplash](https://unsplash.com/) and [Pexels](https://www.pexels.com/)
* Instagram like UI Grid
* Explore through different categories
* Apply to both Homescreen and LockScreen
* Seamless user experience
* Download the ones you like
* Sharing Wallpapers
* Dark mode support## Demo
## Requirements
- Android 7.0 and Above
- Min sdk version 24## Permissions
- INTERNET
- NETWORK_STATE
- SET WALLPAPER
- EXTERNAL STORAGE
# Contribution Guidelines## Requirements
* Any Operating System (ie. MacOS X, Linux, Windows)
* Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
* A little knowledge of Dart and FlutterPlease feel free to file issues at [Wallify issues](https://github.com/SAMYAK99/Wallify/issues). Flutter issues can be filed at [Flutter issues](https://github.com/flutter/flutter/issues).
You can also contribute changes. Setting up:
1. Fork `https://github.com/SAMYAK99/Wallify.git` into your own GitHub account
2. `git clone https://github.com//Wallify.git`
3. `cd Wallify.git`
4. `git remote add upstream https://github.com//Wallify.git`Submitting changes:
1. `git fetch upstream`
2. `git checkout upstream/master -b name_of_your_branch`
3. Make changes
4. `git commit -a -m ""`
5. `git push origin name_of_your_branch`To send a pull request:
1. `git pull-request` (if you are using [Hub](https://hub.github.com/)) or go to [Wallify](https://github.com/SAMYAK99/Wallify) and click the "Compare & pull request" button
2. Tag the relevant people and GitHub issue (if any)