Skip to content

rafflezs/flutter_gifinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buscador_de_gifs - PT_BR 🇧🇷

Buscador de GIFs (dentro do repositório do Gihpy), utilizando API externa. A home do app recebe diariamente um novo feed de gifs (ranqueados em popularidade).

gifinder - EN 🇺🇸

Gif search engine (using Giphy repository and API). The home is updated daily with new gifs (ranked based on popularity).

Home page 📱

Executing ❗

In order to execute this code, follow these steps:

  1. make shure you have Flutter SDK installed and set-up
    1. Make sure you also have a device (emulated or physical)
  2. clone this repo: $ git clone https://github.com/rafflezs/flutter_gifinder
  3. change directory to the cloned repo folder: cd flutter_gifinder-master
  4. execute flutter: flutter run