sqlite_viewer2 2.0.0
sqlite_viewer2: ^2.0.0 copied to clipboard
A Flutter package provides a widget to display the contents of SQLite.
2.0.0 #
- Support fluter version large than v3.19
- Ref: https://docs.flutter.dev/release/breaking-changes/3-19-deprecations
1.0.5 #
- Support null safety
1.0.4 #
- Add open function
DatabaseList.open(context,{dbPath})
1.0.3 #
- Custom Database Path
1.0.2 #
- Fix document
1.0.1 #
- Fix document
1.0.0 #
- Fix some for pub.flutter-io.cn
0.0.1 #
- Initial Release