We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7191459 commit 4dd6bc8Copy full SHA for 4dd6bc8
drift_flutter/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.4-dev
+## 0.2.4
2
3
- Allow providing a custom temporary directory.
4
- Allow providing a custom database directory, making it easier to swap out the
drift_flutter/pubspec.yaml
@@ -1,6 +1,6 @@
name: drift_flutter
description: Easily set up drift databases across platforms in Flutter apps.
-version: 0.2.4-dev
+version: 0.2.4
repository: https://github.com/simolus3/drift
5
homepage: https://drift.simonbinder.eu/
6
issue_tracker: https://github.com/simolus3/drift/issues
0 commit comments