sqflite_migration_service 1.0.5 copy "sqflite_migration_service: ^1.0.5" to clipboard
sqflite_migration_service: ^1.0.5 copied to clipboard

outdated

A new Flutter package project.

1.0.5 #

  • Updated package dependencies to latest

1.0.4 #

  • Adds ability to set a custom database version key

1.0.3 #

  • Adds parameter to skip a failing migration and update the database version

1.0.2 #

  • Adds function to reset database version

1.0.1+2 #

  • Bumps get_it version to 5.x.x

1.0.1+1 #

  • Updates log values to be clearer about where it comes from

1.0.1 #

  • Updates _DatabaseVersionKey value.

1.0.0 First release #

  • Initial release of the package as it's being used in production for the past 6 months