felipecastrosales / gif_finder

A Gif Finder made with Flutter and API from GIPHY.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://stories.freepik.com/work Illustration by Freepik Stories

Gif Finder

Topics πŸ“‹


About πŸ“–

A Gif Finder made with Flutter πŸ’™.
With this application you can see gifs that are hot on Giphy, being able to share them on your social networks or via link.
It was developed using the Giphy API.


Preview πŸ“±


  • Is acellerated by 1.5x, and in the demo folder. πŸ§πŸ“‚

How to Use πŸ€”

- Clone this repository:
$ git clone https://github.com/felipecastrosales/gif_finder

- Enter in directory:
$ cd gif_finder

- For install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

How to Contribute πŸ’ͺ

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

License πŸ“

This repository is under MIT license. You can see the LICENSE file for more details. πŸ˜‰


This project was developed with ❀️ by @Felipe Sales, with the instructor Daniel Ciolfi, in the course "Creating Android and iOS Apps with Flutter - Create 16 Apps" on Udemy.
If it helped you, give ⭐, contribute, it will help me too πŸ˜‰


Linkedin Badge

About

A Gif Finder made with Flutter and API from GIPHY.

License:MIT License


Languages

Language:Dart 78.0%Language:Ruby 13.8%Language:Swift 6.7%Language:Kotlin 1.2%Language:Objective-C 0.4%