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
Releases
latest 12-
0.3.111 Jul 2026Release notes
Open source →- Return a
DatabaseConnectioninstead of the less specificQueryExecutortype fromdriftDatabase().
- Return a
-
0.3.028 Feb 2026 -
0.2.805 Dec 2025Release notes
Open source →- Add
isolateSetupparameter toDriftNativeOptionsto setup isolates spawned to host database connections.
- Add
-
0.2.721 Sep 2025Release notes
Open source →- Add
isolateDebugLogparameter toDriftNativeOptionsto debug internal messages between isolates.
- Add
-
0.2.607 Sep 2025Release notes
Open source →- Add
initializeDatabaseparameter toDriftWebOptionsto enable loading initial database.
- Add
-
0.2.519 Jul 2025Release notes
Open source →- Fix
DriftWebOptions.onResultnot being called. - Add
setupparameter toDriftNativeOptionsto customize native database connections.
- Fix
-
0.2.430 Dec 2024Release notes
Open source →- Allow providing a custom temporary directory.
- Allow providing a custom database directory, making it easier to swap out the
default
getApplicationDocumentsDirectory().
-
0.2.318 Dec 2024 -
0.2.228 Nov 2024Release notes
Open source →- Fix infinite loop in isolate server lookups when using
shareAcrossIsolatesacross hot restarts.
- Fix infinite loop in isolate server lookups when using
-
0.2.114 Oct 2024 -
0.2.016 Aug 2024Release notes
Open source →- Add
DriftNativeOptionswithshareAcrossIsolatesoption that will give multiple isolates access to the same drift database without having to manually set up ports.
- Add
-
0.1.012 Jul 2024