File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## [ 0.0.1]
1+ ## [ 0.0.1-dev ]
22
33- Beta version, don't use it. It still under dev
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ packages:
9696 source: hosted
9797 version: "0.12.8"
9898 meta:
99- dependency: transitive
99+ dependency: "direct main"
100100 description:
101101 name: meta
102102 url: "https://pub.dartlang.org"
Original file line number Diff line number Diff line change 11name : flutter_feathersjs
22description : Communicate with you feathers js server from flutter.
33version : 0.0.1-dev
4- author : Justin Dah-kenangnon
54homepage : https://github.com/Dahkenangnon/flutter_feathersjs.dart
65repository : https://github.com/Dahkenangnon/flutter_feathersjs.dart
76
@@ -18,6 +17,7 @@ dependencies:
1817 # For storing the acces token
1918 sembast : ^2.4.7+7
2019 event_bus : ^1.1.1
20+ meta : ^1.1.8
2121
2222dev_dependencies :
2323 flutter_test :
You can’t perform that action at this time.
0 commit comments