Skip to content

0.2.0-alpha.2

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

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
  • Dart ^2.15 on Windows, MacOS and Linux