Skip to content

aljazsim/flutter-giphy-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Giphy Explorer

Native Giphy Explorer is a native Flutter application showcasing the capabilities of the platform. It allows users to explore animated gifs (offered by Giphy Web API), memes (offered by Meme Generator Web API) and jokes (offered by Joke Web API) on a device (desktop, mobile or web).

Native Giphy Explorer

Running the application

  1. ensure you have Flutter installed
  2. ensure you have VS Code installed
  3. ensure you have GIT installed
  4. on Windows ensure you have developer mode turned on (run ms-settings:developers in PowerShell)
  5. clone the repo at https://github.com/aljazsim/native-giphy-explorer.git
  6. set the Giphy api key
    1. register for a developer account at https://developers.giphy.com/
    2. create an app
    3. copy Giphy API key
    4. set the key in ./assets/configuration.json (setting giphy:apiKey)
  7. open the repo root directory in VS Code
  8. press F5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published