Skip to content

A simple wallpaper application made with flutter, the app integrate an API to get data from unsplash website

Notifications You must be signed in to change notification settings

mhdkadi/Flutter-Wallpaper-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallpaper-flutter

  • Simple wallpaper flutter Application(still under development)

  • Flutter + Method channel (Kotlin/Swift)

Untitled design

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Trying apk

Donwload apk here

Develop

Make sure finish install Flutter successfully

  1. Clone this repo by: git clone https://github.com/mhdkadi/Flutter-Wallpaper-App.git
  2. Install all the packages by: flutter packages get
  3. PUT YOUR UNSPLASH APIKEY in lib\controller\getPhsotos.dart file
  4. Run app on your simulator by: flutter run

Packages in using

  • flutter_staggered_grid_view: ^0.4.0
  • http: ^0.13.3

What's been done?

  • Fetch wallpapers from Unsplash site using its API.
  • Refresh and load more wallpaper when scroll to bottom of screen.
  • Search using keywords.
  • The app built with MVC design pattern.
  • List of categories.

What's left?

  • Download wallpapers.
  • Set Image as Wallpaper.
  • Make wallpapers fit the device screen.
  • Make the app responsive according to various screen sizes.
  • Implement stat management using provider.

If you would like to contribute , feel free and open a pull request.

About

A simple wallpaper application made with flutter, the app integrate an API to get data from unsplash website

Topics

Resources

Stars

Watchers

Forks

Languages