Skip to content

v1.4.1

Compare
Choose a tag to compare
@greenrobot-team greenrobot-team released this 01 Mar 14:35
· 819 commits to main since this release
  • Resolve "another store is still open" issue after Flutter hot restart (hot reload continues to work). #387
  • Add Store.isClosed(). #390
  • Add note to objectbox.g.dart on how to re-generate (update) it.