DATE:
AUTHOR:
PowerSync Product Team
Flutter SDK

Flutter SDK Preview 5

DATE:
AUTHOR: PowerSync Product Team

Flutter SDK v0.3 - Preview 5

We're pleased to announce that we've shipped multiple updates to the Flutter SDK. This release was bundled with changes from Preview 4

  • [NEW] The Flutter SDK source code is now publicly available on GitHub: https://github.com/journeyapps/powersync.dart

  • [NEW] Views and triggers are now persisted in the database, instead of using temporary views (makes it easier to read the database with other tools)

  • [IMPROVED] Major refactor - extract common SQLite functionality into its own package at https://pub.dev/packages/sqlite_async. Small number of breaking changes (listed in the full changelog linked below)

    • This makes it easy to switch between using PowerSync, or just using a local SQLite database directly

  • [FIXED] Fix performance issues on bulk insert/update/delete

  • Full changelog here: https://pub.dev/packages/powersync/changelog

Powered by LaunchNotes