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 15e9870 commit 3fe5307Copy full SHA for 3fe5307
pubspec.yaml
@@ -3,9 +3,10 @@ description: "JSON:API v1.0 (http://jsonapi.org) HTTP Client"
3
homepage: "https://github.com/f3ath/json-api-dart"
4
name: "json_api"
5
version: "0.0.1-dev1"
6
-dev_dependencies:
+dependencies:
7
http: "^0.12.0"
8
json_api_document: "^0.3.8"
9
+dev_dependencies:
10
pubspec_version: "^0.1.0"
11
test: "1.3.0"
12
environment:
0 commit comments