sqflite_common
Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.
2.5.11
3.3M downloads/mo
#188 most downloaded on pub.dev
tekartik/sqflite
What this package is like to depend on
Last release 2 months ago
11 Jun 2026
Ships unpredictably
gaps range from 9 days to 9 months
Some releases are documented
notes for 27 of 49 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
80 releases · first in 2020
11 releases in the last 12 months
see the full history below
Release timeline
80 releases · Mar 2020 to Jun 2026Releases
latest 60 of 80-
2.5.1111 Jun 2026Release notes
Open source →- Add
sandbox()extension method onDatabaseFactoryto create a factory where every database is located below a root path
- Add
-
2.5.1011 Jun 2026Nothing published for this version
-
2.5.10+111 Jun 2026 -
2.5.902 Jun 2026 -
2.5.818 May 2026Release notes
Open source →- Add
rollbackActiveTransactionOnOpenopen options for native implementation when using singleInstance. in release mode by default it will no more rollback active transactions on opening the DB
- Add
-
2.5.8-117 May 2026 pre-releaseNothing published for this version
-
2.5.706 May 2026 -
2.5.7-305 May 2026 pre-releaseNothing published for this version
-
2.5.7-205 May 2026 pre-releaseNothing published for this version
-
2.5.7-105 May 2026 pre-releaseNothing published for this version
-
2.5.629 Jul 2025 -
2.5.6+122 Apr 2026 -
2.5.513 Feb 2025 -
2.5.416 Mar 2024Nothing published for this version
-
2.5.4+114 Aug 2024Nothing published for this version
-
2.5.4+217 Aug 2024Nothing published for this version
-
2.5.4+316 Sep 2024Nothing published for this version
-
2.5.4+427 Sep 2024Nothing published for this version
-
2.5.4+507 Oct 2024Nothing published for this version
-
2.5.4+621 Nov 2024Release notes
Open source →- Remove dependency on
dart:html - Add more keywords to escape from sqlite.org
- Export deprecated
SqfliteOptionsin sqflite_dev
- Remove dependency on
-
2.5.325 Jan 2024 -
2.5.2-104 Jan 2024 pre-release -
2.5.1-216 Dec 2023 pre-releaseRelease notes
Open source →- Add
readTransactionsupport toDatabaseto allow concurrent read-only transactions (sqlite_async only)
- Add
-
2.5.1-116 Dec 2023 pre-releaseNothing published for this version
-
2.5.026 Jul 2023Nothing published for this version
-
2.5.0+105 Nov 2023Nothing published for this version
-
2.5.0+216 Nov 2023Release notes
Open source →- Dart 3 only
- Add
readDatabaseBytesandwriteDatabaseBytesfactory methods.
-
2.5.0-126 Jul 2023 pre-releaseNothing published for this version
-
2.4.528 Apr 2023Nothing published for this version
-
2.4.5+112 Jun 2023Release notes
Open source →- Add global API from sqflite (openDatabase, deleteDatabase, databaseFactory...) from sqflite
- Fixes SqlBuilder for query with offset without limit.
-
2.4.5-327 Apr 2023 pre-releaseNothing published for this version
-
2.4.5-227 Apr 2023 pre-releaseNothing published for this version
-
2.4.5-126 Apr 2023 pre-releaseNothing published for this version
-
2.4.420 Apr 2023 -
2.4.313 Mar 2023 -
2.4.3-112 Mar 2023 pre-releaseNothing published for this version
-
2.4.226 Jan 2023Nothing published for this version
-
2.4.2+126 Jan 2023Nothing published for this version
-
2.4.2+226 Jan 2023 -
2.4.2-dev.119 Jan 2023 pre-releaseNothing published for this version
-
2.4.112 Jan 2023Release notes
Open source →- add support for
Batch.lengthto help finding the last added operation index. - strict-casts and sdk 2.18 support
- add support for
-
2.4.1-114 Dec 2022 pre-releaseNothing published for this version
-
2.4.027 Oct 2022Nothing published for this version
-
2.4.0+227 Oct 2022Release notes
Open source →- add support for
Database.queryCursor()andDatabase.rawQueryCursor() - base experimental web support
- Support for transaction v2
- add support for
-
2.4.0-dev.726 Oct 2022 pre-releaseNothing published for this version
-
2.4.0-dev.624 Oct 2022 pre-releaseNothing published for this version
-
2.4.0-dev.518 Oct 2022 pre-releaseNothing published for this version
-
2.4.0-dev.417 Oct 2022 pre-releaseNothing published for this version
-
2.4.0-dev.317 Oct 2022 pre-releaseNothing published for this version
-
2.4.0-dev.217 Oct 2022 pre-releaseNothing published for this version
-
2.4.0-dev.116 Oct 2022 pre-releaseNothing published for this version
-
2.4.0-dev.015 Oct 2022 pre-releaseNothing published for this version
-
2.3.019 Sep 2022Release notes
Open source →- Add
apply()method toBatch. It will execute statements in that batch without starting a new transaction.
- Add
-
2.2.114 Mar 2022Nothing published for this version
-
2.2.1+116 Apr 2022 -
2.2.005 Jan 2022Release notes
Open source →- Export
Object? resultinDatabaseException - Export deprecated
DatabaseFactory.debugSetLogLevelfor quick logging.
- Export
-
2.1.010 Dec 2021 -
2.0.124 Aug 2021Nothing published for this version
-
2.0.1+107 Sep 2021 -
2.0.017 Feb 2021Nothing published for this version