PackageTrack
Sign in Get early access

drift_flutter

Easily set up drift databases across platforms in Flutter apps.

0.3.1 355K downloads/mo #624 most downloaded on pub.dev simolus3/drift

What this package is like to depend on

Last release 1 months ago

11 Jul 2026

Release timing varies

gaps range from 2 weeks to 7 months

Nearly every release is documented

notes for 12 of 12 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

12 releases · first in 2024

5 releases in the last 12 months

see the full history below

Release timeline

12 releases · Jul 2024 to Jul 2026
2025 2026
Release Pre-release

Releases

latest 12
  1. 0.3.1 11 Jul 2026
    Release notes

    Fix version number typo in changelog

    Open source →
    Release notes
    • Return a DatabaseConnection instead of the less specific QueryExecutor type from driftDatabase().
    Open source →
  2. 0.3.0 28 Feb 2026
    Release notes
    • Use versions 3.x of the sqlite3 package.
    Open source →
  3. 0.2.8 05 Dec 2025
    Release notes
    • Add isolateSetup parameter to DriftNativeOptions to setup isolates spawned to host database connections.
    Open source →
  4. 0.2.7 21 Sep 2025
    Release notes
    • Add isolateDebugLog parameter to DriftNativeOptions to debug internal messages between isolates.
    Open source →
  5. 0.2.6 07 Sep 2025
    Release notes
    • Add initializeDatabase parameter to DriftWebOptions to enable loading initial database.
    Open source →
  6. 0.2.5 19 Jul 2025
    Release notes
    • Fix DriftWebOptions.onResult not being called.
    • Add setup parameter to DriftNativeOptions to customize native database connections.
    Open source →
  7. 0.2.4 30 Dec 2024
    Release notes
    • Allow providing a custom temporary directory.
    • Allow providing a custom database directory, making it easier to swap out the default getApplicationDocumentsDirectory().
    Open source →
  8. 0.2.3 18 Dec 2024
    Release notes
    • Fix compiling to WebAssembly with Dart 3.6.0.
    Open source →
  9. 0.2.2 28 Nov 2024
    Release notes
    • Fix infinite loop in isolate server lookups when using shareAcrossIsolates across hot restarts.
    Open source →
  10. 0.2.1 14 Oct 2024
    Release notes
    • Enable serialization between background isolates where necessary.
    Open source →
  11. 0.2.0 16 Aug 2024
    Release notes
    • Add DriftNativeOptions with shareAcrossIsolates option that will give multiple isolates access to the same drift database without having to manually set up ports.
    Open source →
  12. 0.1.0 12 Jul 2024
    Release notes
    • Initial version.
    Open source →

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