PackageTrack
Sign in Get early access

sqflite_migration

A library to enable sqlite db migrations, using sqflite plugin.

0.3.0 13K downloads/mo #2655 most downloaded on pub.dev flutterings/sqflite_migration

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships fairly regularly

a new release about every 6 months

Most releases are documented

notes for 6 of 7 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

7 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Mar 2019 to Apr 2021
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 7
  1. 0.3.0 14 Apr 2021
    Release notes

    Feats

    Bugs

    • Fixed async/await bug in executeInitialization function. 0fb80ae

    Docs

    Open source →
  2. 0.2.0 04 Sep 2020
    Release notes

    Based on open_database_with_migration.dart new version of database every time will be equal migrations.length + 1. Situation when we'll perform migration to the version lesser than migrations.length + 1 looks impossible, because of the way we determine the current version. In this case assertion should check it in the manner suggested by the current PR.

    Open source →
    Release notes

    Bugs

    • Based on open_database_with_migration.dart new version of database every time will be equal migrations.length + 1. Situation when we'll perform migration to the version lesser than migrations.length + 1 looks impossible, because of the way we determine the current version. In this case assertion should check it in the manner suggested by the current PR. ad24d00
    Open source →
  3. 0.1.2 23 Aug 2019
    Release notes

    test: remove deprecated failing tests

    Open source →
    Release notes

    Test

    • remove deprecated failing tests dfc249c
    Open source →
  4. 0.1.1 23 Aug 2019
    Release notes

    chore: replace deprecated fonts-droid dependency in travis, with font…

    Open source →
    Release notes

    Chore

    • replace deprecated fonts-droid dependency in travis, with fonts-droid-fallback 091605a

    Bugs

    • allow empty scripts array closes #2 5d22773
    Open source →
  5. 0.1.0 19 Mar 2019
    Release notes

    Chore

    Docs

    Open source →
  6. 0.0.2 04 Mar 2019
    Release notes

    Chore

    Fixes

    • Use dart:async imports to make the library backward compatible. 6b4194e

    Docs

    • enhance package description. e6804ba

    This CHANGELOG.md was generated with Changelog for Dart

    Open source →
  7. 0.0.1 03 Mar 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive