Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 395 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 395 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

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 databaseFactory not initialized error.

0.1.1

  • Resolve linter warnings.
  • Implement the databaseExists method.

0.1.0

  • Initial release.