mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-28 09:47:51 +02:00
Merge pull request #974 from greenrobot-team/patch-1
Add ObjectBox, Moor renamed to Drift
This commit is contained in:
commit
08bcc3f4f1
1 changed files with 2 additions and 1 deletions
|
@ -473,8 +473,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
### Storage
|
||||
|
||||
- [Sqflite](https://github.com/tekartik/sqflite) <!--stargazers:tekartik/sqflite--> - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/)
|
||||
- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [
|
||||
- [Drift](https://github.com/simolus3/drift) - Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [
|
||||
Simon Binder](https://github.com/simolus3)
|
||||
- [ObjectBox](https://github.com/objectbox/objectbox-dart) - On-device database for fast cross-platform Dart object persistence by [ObjectBox](https://github.com/objectbox)
|
||||
|
||||
### Services
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue