- Flutter v1.20 support
(move libs to separate packageobjectbox_flutter_libs, add it as a new dependency if you use Flutter) - New property query support
(thanks Jasm Sison for #75) - New
@Transientannotation to skip storing select properties
(thanks Jasm Sison for #98) - Handle
Byteproperty as a signedint8(was previously unsigned) to align with other bindings