flutter_boxer_sqflite 1.1.5
flutter_boxer_sqflite: ^1.1.5 copied to clipboard
Wrapper of package `sqflite`, support easy usage on query/insert/update/delete and batch/transaction
1.1.5 #
- Upgrade
synchronized_callversion to 1.1.0
1.1.4 #
- Update README.md
1.1.3 #
- Improved the tasks manager
1.1.2 #
- Supports instance's modelTranslators property & improved the tasks manager
1.1.1 #
- Enhance [set] method
1.1.0 #
- New feature: Cache task looper
1.0.9 #
- Linux & Windows platform supported using
sqflite_common_ffipackage
1.0.0 #
- Boxer - A wrapper of
sqflitepackage. It provides a simple way to manage database and table