Skip to content

Learning Flutter in practice - Challenge 1: a simple notes app.

License

Notifications You must be signed in to change notification settings

luandersonn/notes-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

Getting Started with Flutter

Learning Flutter in practice - Challenge 1: a simple notes app

Goals

  • Basics of Flutter UI
  • Store and retrieve simple data

Notes app screenshot


Challenge 2: Giphy client app