sqflite_tizen 0.1.6
sqflite_tizen: ^0.1.6 copied to clipboard
Tizen implementation of the sqflite plugin.
0.1.6 #
- Update minimum Flutter and Dart version to 3.44 and 3.12.
- Update sqflite to 2.4.3.
0.1.5 #
- Update analysis_options.yaml for Flutter 3.47.0.
- Update code format with
dart formatfrom Flutter 3.47.0 (Dart 3.13.0). - Update the repository URL to use the
mainbranch.
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.