objectbox / objectbox-dart

Flutter database for super-fast Dart object persistence
https://docs.objectbox.io/getting-started
Apache License 2.0
927 stars 115 forks source link

Placeholder advanced features dart 2.13 + article mention #225

Closed Buggaboo closed 2 months ago

Buggaboo commented 3 years ago

I was reading the release notes for dart 2.12, and I noticed objectbox got an honorable mention, wrt ffi usage! Good job people!

From the article, we can expect better support for these in the near future:

vaind commented 3 years ago

Thanks and you were also part of the effort, so thanks to you too. :+1:

vaind commented 3 years ago

BTW I find Dart SDK changelog on the main branch a good source of upcoming changes/features. e.g. it already lists 2.13 and 2.14 (WIP)

greenrobot-team commented 2 months ago

Closing as this has no concrete tasks. Also had a bunch of improvements thanks to new ffigen versions already.

Edit: there is an internal issue to monitor Flutter and Dart releases.