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 40fde37 commit 8c9ff12Copy full SHA for 8c9ff12
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.0.2
+## 0.0.7
2
3
4
## 0.0.1+1
example/pubspec.yaml
@@ -10,7 +10,7 @@ environment:
10
dependencies:
11
flutter:
12
sdk: flutter
13
- flutter_feathersjs: ^0.0.2
+ flutter_feathersjs: ^0.0.7
14
cupertino_icons: ^1.0.0
15
16
dev_dependencies:
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_feathersjs
description: Communicate with your feathers js server from flutter.
-version: 0.0.2
+version: 0.0.7
homepage: https://github.com/Dahkenangnon/flutter_feathersjs.dart
5
repository: https://github.com/Dahkenangnon/flutter_feathersjs.dart
6
0 commit comments