From 0eaaabec5c2b2e5461ff21df77bae4008e0c6faf Mon Sep 17 00:00:00 2001 From: Bruno Gabriel dos Santos Date: Tue, 30 Jul 2024 20:01:12 -0300 Subject: [PATCH] Isar NoSQL Database for Flutter --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e543834..3de475a 100644 --- a/source.md +++ b/source.md @@ -476,6 +476,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) +- [Isar](https://github.com/isar/isar) - Isar is a NoSQL Database for Flutter, easy to use, no config, has a rich set of features and is multiplatform by [Isar](https://github.com/isar) ### Services