journey 1.2.0 copy "journey: ^1.2.0" to clipboard
journey: ^1.2.0 copied to clipboard

This package helps you run one-time migrations in your app incrementally, while trying to reduce impact on app start-up time as much as possible.

1.2.0 #

  • Made internal storage mechanics synchronous where possible

1.1.1 #

  • Slight performance improvement for journey.migrate

1.1.0 #

  • Add rollback and reset api to rollback or reset migrations, so they can be executed again.

1.0.1 #

  • Refactor how migrations are stored, increasing performance slightly

1.0.0 #

  • Initial release with basic only once execution of migrations logic
6
likes
150
points
59
downloads

Publisher

verified publisherjordylangen.com

Weekly Downloads

This package helps you run one-time migrations in your app incrementally, while trying to reduce impact on app start-up time as much as possible.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, path_provider

More

Packages that depend on journey