Skip to content

xvadim/giphy_browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giphy browser

A simple flutter-client for the Giphy Search API https://developers.giphy.com/docs/api/endpoint#search.

How to build

  1. Register your app on the Giphy site
  2. Create a .env file and put your api key (see .env.sample)
  3. Run flutter pub get
  4. Run dart run build_runner build --delete-conflicting-outputs
  5. Run flutter run
  6. Enjoy!

About

A simple flutter-client for Giphy search API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published