- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Update sqflite to 2.3.0.
- Increase the minimum Flutter version to 3.3.
- Increase the minimum SDK version to 3.0.0.
- Add sqflite dependency.
- Fix the
databaseFactory
not initialized error.
- Resolve linter warnings.
- Implement the
databaseExists
method.
- Initial release.