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 simple 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.
This application is in version 1.1.


Preview πŸ“±


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

Challenges and Learnings along the way 🀯

This application for searching Gifs through the API provided by Giphy itself, very well documented and structured.
Here was my second experience using APIs, and I did well in both, despite the doubts I had about how to consult, I managed to understand the concept, and how to do it.
Certainly with a lot of practice I will learn more and more about it.
I also learned a lot about new widgets, layouts, and logic.


How to Use πŸ€”

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

- Enter in directory:
$ cd Gif-Finder

- For install dependencies:
$ flutter packages 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 91.4%Language:Swift 6.0%Language:Kotlin 2.1%Language:Objective-C 0.6%