realm 0.2.0-alpha.2 copy "realm: ^0.2.0-alpha.2" to clipboard
realm: ^0.2.0-alpha.2 copied to clipboard

outdated

The official Realm SDK for Flutter. Realm is a mobile database - an alternative to SQLite and key-value stores.

0.2.0-alpha.2 Release notes (2022-01-29) #

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

Internal #

  • Fix running realm package commands on Flutter macOS.

Compatibility #

  • Flutter ^2.8
  • Flutter Mobile on Android and iOS
  • Flutter Desktop on Windows and MacOS

Internal #

  • Uses Realm Core v11.9.0

0.2.0-alpha.1 Release notes (2022-01-29) #

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

Fixed #

  • Running realm generate command on Flutter.
  • Realm close stops internal scheduler.

Internal #

  • Fix linter issues
  • Fix running realm package commands on Flutter.
  • Update API doc config

Compatibility #

  • Flutter ^2.8
  • Flutter Mobile on Android and iOS
  • Flutter Desktop on Windows and MacOS

Internal #

  • Uses Realm Core v11.9.0

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

0.1.0+preview Release notes (2021-04-01) #

Enhancements #

  • The initial preview version of the Realm SDK for Flutter.

Compatibility #

  • Flutter 2.0
  • Android Emulators and Android Devices
  • iOS simulator
578
likes
0
pub points
98%
popularity

Publisher

verified publisherrealm.io

The official Realm SDK for Flutter. Realm is a mobile database - an alternative to SQLite and key-value stores.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, build_cli_annotations, build_runner, crypto, ffi, flutter, json_annotation, logging, meta, package_config, path, pub_semver, pubspec_parse, realm_common, realm_generator, tar

More

Packages that depend on realm