moor_db_viewer 5.0.0 moor_db_viewer: ^5.0.0 copied to clipboard
A package to view your moor database in your own app with filtering and without the need of exporting your db file.
[5.0.0] - 30-10-2021 #
[4.0.1] - 29-06-2021 #
Fixed #
- Filter button that was broken after the breaking change of moor 4.3.0
[3.0.0] - 05-03-2021 #
[2.0.3] - 18-05-2020 #
Fixed #
- #23 bugfix with the date formatting in a where clause of a date field
- Code improvements
[1.2.0] - 25-04-2020 #
[1.1.0] - 21-04-2020 #
Added #
- Caching support:
- Only for 1 session
- In memory caching
- Deselect all columns
- Select all columns
- Copy to clipboard on Long Clicks
- Simple detail screen
[0.0.2] - 04-04-2020 #
Added: #
- A refresh button on the table viewer
- Gif to indicate what the packages does.
- Added readme instructions
Fixed: #
- Filtering is now done at database level
- Fixed a bug where the wrong screen was used as entry point
- Renamed the example folder
- Updated the example to use only allowed methods
- Updated the description (for pub.dev scoring)