Skip to content

Latest commit

 

History

History

star_wars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Star Wars

A small application where information is brought from an API and is represented in lists, each element of the list can be observed and destroyed.

Packages

  • provider
  • animator
  • lottie_flutter
  • flutter_launcher_icons

Learned

  • Flutter basics
  • Consuming and displaying API as a list
  • Assets import
  • Navigation
  • project architecture and state management with provider
  • Run lottie animations with lottie_flutter
  • Generate app icons with flutter_launcher_icons
  • Pull to refresh
  • Simple animations with animator