-
Notifications
You must be signed in to change notification settings - Fork 9
drift reactive persistence library for Flutter & Dart built on top of sqlite #70
Copy link
Copy link
Closed
Labels
Description
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
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
- Follow the Getting Started guide: https://drift.simonbinder.eu/docs/getting-started/
- Create a "Hello World" example storing some basic data on the device
e.g: "last viewed time" for the page so each time you refresh the page it displays:- Current Date+Time
- Previous Date+Time
- Difference between the two so you know how much time has passed.
- Store Todo List
itemson the Device for offline-support see: Persisting todo items flutter-todo-list-tutorial#18
Not putting a time estimate on this because want people to take a look and discuss the work first. 💬 🙏
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done
