Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 417 Bytes

File metadata and controls

24 lines (15 loc) · 417 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • 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 databaseFactory not initialized error.

0.1.1

  • Resolve linter warnings.
  • Implement the databaseExists method.

0.1.0

  • Initial release.