Skip to content

0.2.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 11:05

Notes: This release is a prerelease version. All API's might change without warning and no guarantees are given about stability.

Enhancements

  • Completеly 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.

Compatibility

  • Flutter ^2.8
  • Flutter Mobile on Android and iOS
  • Flutter Desktop on Windows and MacOS
  • Dart ^2.15 on Windows, MacOS and Linux