Skip to content

Simple to do app which allows user to add and remove notes. It contains the main screen where is a list of notes or message if the list is empty. User can add note by clicking a button which is stateful widget changing icon when in main screen view or in add note view respectively. Add note is stateless widget where user can name and describe note.

Notifications You must be signed in to change notification settings

majaszturmaj/to_do_flutter_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do: Flutter App

Simple to do app which allows user to add and remove notes. It contains the main screen where is a list of notes or message if the list is empty. User can add note by clicking a button which is stateful widget changing icon when in main screen view or in add note view respectively. Add note is stateless widget where user can name and describe note.

My UI project made with Figma:

figma_ui_note_app

And how it actually look (on android device):

ss_no_notes

ss_one_note

ss_new_note_empty

ss_new_note

ss_few_notes

About

Simple to do app which allows user to add and remove notes. It contains the main screen where is a list of notes or message if the list is empty. User can add note by clicking a button which is stateful widget changing icon when in main screen view or in add note view respectively. Add note is stateless widget where user can name and describe note.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages