Skip to content

github-carlos/cats_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat App 🐱

This project was done as a study project of the Flutter framework.Images and gifs of the cats are provided by this awesome TheCatApi.

Project demonstration

App Demonstração

Packages that I used

  • Mobx: Used to make the state management of the App
  • GetIt: Helps to provide a Singleton inside the entire project (used along with the mobx to share the same store through the app)
  • Http: Package that allow making http requests to the CatApi.
  • flutter_staggered_grid_view: Package to help making a grid with items
  • flutter_svg: Package for helping loading assets of svg

Resources

  • Icons: icons providedd from the site FlatIcon.
  • Images and Gifs: The awesome images and gifs are provided form the TheCatApi.

Considerations

App developed by me. You are open to copy or/and use this code for studying as you want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages