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 e42e3b7 commit 5ea6850Copy full SHA for 5ea6850
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.1.6
+## 4.1.5
2
- Update the readme.md file
3
## 4.1.4
4
- formating code
pubspec.yaml
@@ -1,14 +1,14 @@
name: flutter_feathersjs
description: Real-Time Flutter Apps, Powered by FeathersJS.
-version: 4.1.6
+version: 4.1.5
homepage: https://github.com/Dahkenangnon/flutter_feathersjs.dart
5
repository: https://github.com/Dahkenangnon/flutter_feathersjs.dart
6
documentation: https://feathersjs.dah-kenangnon.com/
7
issue_tracker: https://github.com/Dahkenangnon/flutter_feathersjs.dart/issues
8
9
10
environment:
11
- sdk: '>=2.12.1 <3.0.0'
+ sdk: '>=2.12.1 <4.0.0'
12
dependencies:
13
flutter:
14
sdk: flutter
0 commit comments