- DATE:
- AUTHOR:
- PowerSync Product Team
FLUTTER PACKAGES/LIBRARIES
Drift ORM integration for Flutter clients - Alpha
DATE:
AUTHOR:
PowerSync Product Team
We are excited to announce the alpha release of the drift_sqlite_async
package. This allows using the Drift persistence library (ORM) with sqlite_async
, and by extension the PowerSync SDK for Dart/Flutter.
The use of this package is recommended for Flutter developers who already know Drift, or specifically want the benefits of an ORM for their PowerSync projects, such as type-safety and using APIs to write simple queries, instead of raw SQL.
Resources
An example of using the drift_sqlite_async
package with PowerSync is available here.
Learn more about using ORMs with PowerSync in this blog post.
Help and feedback
If you need any help getting started or have any questions, chat with us on Discord. We'd also love to hear your feedback!