dbutils 0.3.1 dbutils: ^0.3.1 copied to clipboard
Database Utilities Library
0.3.1 #
July 06, 2019
- library sqllite_db; to library dbutils;
- Update pubspec.yaml info.
0.3.0 #
July 05, 2019
- keyField(String table) in DBInterface
- Includes a working example
0.2.1 #
Apr 23, 2019
- Allow for Hot Reload with temp?.close();
0.2.0 #
Dec. 20, 2018
- dispose() renamed disposed()
0.1.3 #
Dec 10, 2018
- Include DECODE Flutter in README.md
0.1.2 #
Nov 25, 2018
- Update README.md
0.1.1 #
Nov 25, 2018
- Update README.md
0.1.0 #
Nov 24, 2018
- Public Release
0.0.1 #
Jun 25, 2018
- Initial Release