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 b183e87 commit 20725f3Copy full SHA for 20725f3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.1
2
+
3
+- Expand examples.
4
5
## 0.1.0
6
7
- Initial version.
pubspec.yaml
@@ -1,6 +1,6 @@
name: sqlite_async
description: High-performance asynchronous interface for SQLite on Dart and Flutter.
-version: 0.1.0
+version: 0.1.1
repository: https://github.com/journeyapps/sqlite_async.dart
environment:
sdk: '>=2.19.1 <3.0.0'
0 commit comments