objectbox_inspector 1.0.8
objectbox_inspector: ^1.0.8 copied to clipboard
A visual interface for all the classes annotated with @Entity in ObjectBox.
1.0.8 #
- Improves GitHub Actions testing workflow.
- Fixes code alignment issues.
1.0.7 #
- Updated more pub points...
1.0.6 #
- Updates documentation to improve pub.flutter-io.cn points.
1.0.5 #
- Upgrades deprecated methods to their latest versions.
1.0.4 #
- Updates underlying packages to work with latest objectbox version.
1.0.3 #
- Fixes bug where optional types were not supported in the search.
- Adds search for box name.
1.0.2 #
- Adds search by field support.
1.0.1 #
- changes the minimum sdk version to 3.1.0
1.0.0 #
- Adds editing support.
- Adds copy to clipboard support.
- Changes UI to fit new capabilities.
0.0.10 #
- Fixes ui bugs to fit dark theme better.
0.0.9 #
- Adjusts ui to fit dark theme better.
0.0.8 #
- Updates demo picture to fit new ui.
0.0.7 #
- Fixes generator for older versions of the SDK
- Skips part files in generator to avoid falar errors.
- Fixes ToMany relation preview
- Updates the README.md
- Changes the UI of the entity list tile and makes it expandable
0.0.6 #
- updates the generator flutter version to 1.17.0
- provides some documentation
0.0.5 #
- minor fixes
0.0.4 #
- fixes dependency issues (adds the same version of objectbox)
- adds automatic scrolling to the selected first entity
0.0.3 #
- updated the README.md
0.0.2 #
- lowers the minimum version of the SDK to 3.3.4
0.0.1 #
- initial version.