dwyl/learn-flutter

`drift` reactive persistence library for `Flutter` & `Dart` built on top of `sqlite`

nelsonic opened this issue Β· 3 comments

This looks like the persistence library we'll be using: [ please share alternatives if you've found any! ]

https://pub.dev/packages/drift | https://github.com/simolus3/drift | https://drift.simonbinder.eu

image

Looks like it's actively developed/maintained and has many contributors/users.
Has support for Web. πŸ•ΈοΈ

Originally shared by @th0mas 🧞 as MOOR: dwyl/flutter-todo-list-tutorial#15 πŸ‘Œ

Todo

Not putting a time estimate on this because want people to take a look and discuss the work first. πŸ’¬ πŸ™

The dwyl/flutter-stopwatch-tutorial#2 PR uses drift to persist timers within the stopwatch tutorial. I don't know if this issue makes sense as there is no need to create a Hello World app with drift persist because the Stopwatch repo one is effectively one.

Ok. I trust your judgement. πŸ‘Œ
Our objective is to have a simple/gentle intro to the topic. πŸ‘©β€πŸ’»
If you feel it's covered, that's good. πŸŽ‰

@nelsonic I feel like this should be marked as "completed", since it was addressed in #70 (comment)