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 c3a8451 commit 4429721Copy full SHA for 4429721
example/pubspec.yaml
@@ -2,7 +2,7 @@ name: woosignal_woocommerce_example
2
description: Demonstrates how to use the wp_json_api plugin.
3
4
environment:
5
- sdk: '>=2.17.0 <3.0.0'
+ sdk: '>=2.19.0 <4.0.0'
6
7
dependencies:
8
flutter:
pubspec.yaml
@@ -7,7 +7,7 @@ issue_tracker: https://github.com/woosignal/wp-json-api-flutter/issues
documentation: https://woosignal.com/docs/flutter/wp-json-api
9
10
- sdk: '>=2.19.0 <3.0.0'
11
flutter: ">=1.17.0"
12
13
0 commit comments