realm 0.2.0-alpha realm: ^0.2.0-alpha copied to clipboard
The official Realm SDK for Flutter. Realm is a mobile database - an alternative to SQLite and key-value stores.
0.2.0-alpha Release notes (2022-01-27) #
Notes: This release is a prerelease version. All API's might change without warning and no guarantees are given about stability.
Enhancements #
- Completely rewritten from the ground up with sound null safety and using Dart FFI
Compatibility #
- Flutter ^2.8
- Flutter Mobile on Android and iOS
- Flutter Desktop on Windows and MacOS
Internal #
- Uses Realm Core v11.9.0