Skip to content

Repository files navigation

License Codacy Badge

Icon

Flutter Unsplash Client

A simple Flutter app showing trending images from Unsplash

Android Screenshots

Screenshot Main Screenshot Source Screenshot Source

IOS Screenshots

Screenshot Main Screenshot Source Screenshot Source

Provide an Api Key

create new file Keys.dart containing your api key:

class Keys {
  /* unsplash api key */
  static String UNSPLASH_API_CLIENT_ID = 'YOUR_API_KEY';
}

About

Simple Unsplash (https://unsplash.com/) Client in Flutter

Topics

Resources

Stars

32 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages