Skip to content

Release version 9.1.1 (#939)

Compare
Choose a tag to compare
@DanielKamkha DanielKamkha released this 02 Jun 12:31
· 536 commits to master since this release
a2052f4

Bug fixes:

  • Fixed runtime issues in Java when a 'null' is returned from C++ for a non-nullable Blob.
  • Updated Dart generator to generate void function return type explicitly.
  • Fixed compilation issues in Dart generated for testable "stubs" mode.
  • Updated Dart SDK discovery mechanism in CMake toolchain to be aware of the new Flutter SDK path.