journey 1.1.1 copy "journey: ^1.1.1" to clipboard
journey: ^1.1.1 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.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
5
likes
140
pub points
36%
popularity

Publisher

verified publisherjordylangen.com

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