Skip to content

Commit 05c9a41

Browse files
committed
[sqflite_darwin/sqflite] 2.4.1+1
1 parent 0754d59 commit 05c9a41

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

sqflite_darwin/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 2.4.1
1+
## 2.4.1+1
22

33
* Allow creating unprotected folder in iOS (issue #924)
4+
* Fix delete database to properly delete all related files (`-shm`, `-wal`, `-journal`)
45

56
## 2.4.1-1
67

sqflite_darwin/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repository: https://github.com/tekartik/sqflite/tree/master/sqflite_darwin
33
issue_tracker: https://github.com/tekartik/sqflite/issues
44
description: iOS/MacOS flutter plugin for SQLite, a self-contained, high-reliability,
55
embedded, SQL database engine.
6-
version: 2.4.1
6+
version: 2.4.1+1
77

88
# This package supports all platforms listed below.
99
platforms:

0 commit comments

Comments
 (0)