storage_view 0.1.0-dev.4 storage_view: ^0.1.0-dev.4 copied to clipboard
Flutter inspector tool for any database, storage and shared_preferences
0.1.0-dev.4 #
- Update package dependencies to address Privacy Manifest requirements
Thanks to jamieastley
0.1.0-dev.3 #
- Update package dependencies and deprecations
Thanks to jamieastley
0.1.0-dev.2 #
- Add pubspec homepage
0.1.0-dev.1 #
- StorageView widget to see and interact with database data
- Read, Delete, Update operations
- StorageDriver interface to work with different database sources
- Minimum responsive UI for small and large screens
- Base fields validation and segmentation