Skip to content

humazed/flutter_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_tasks

To-do app, using provider and bloc pattern.

walkthrough (click to see the video)

Demo

Third Party Libraries Used

  • provider A dependency injection system built with widgets for widgets.
  • rxdart used to create reactive block as it more powerful than dart streams.
  • moor_flutter Moor is an easy to use, reactive persistence library for Flutter apps..
  • fast_qr_reader_view to read task qr code.

About

To-do app, using provider and bloc pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages