sqflite_tizen 0.1.4
sqflite_tizen: ^0.1.4 copied to clipboard
Tizen implementation of the sqflite plugin.
0.1.4 #
- Update sqflite to 2.4.2.
- Update minimum Flutter and Dart version to 3.13 and 3.7.
- Update the example app and integration_test.
- Update code format.
0.1.3 #
- Update sqflite to 2.3.0.
- Increase the minimum Flutter version to 3.3.
- Increase the minimum SDK version to 3.0.0.
0.1.2 #
- Add sqflite dependency.
- Fix the
databaseFactorynot initialized error.
0.1.1 #
- Resolve linter warnings.
- Implement the
databaseExistsmethod.
0.1.0 #
- Initial release.