Skip to content

Commit 4429721

Browse files
committed
update SDK constraints
1 parent c3a8451 commit 4429721

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: woosignal_woocommerce_example
22
description: Demonstrates how to use the wp_json_api plugin.
33

44
environment:
5-
sdk: '>=2.17.0 <3.0.0'
5+
sdk: '>=2.19.0 <4.0.0'
66

77
dependencies:
88
flutter:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ issue_tracker: https://github.com/woosignal/wp-json-api-flutter/issues
77
documentation: https://woosignal.com/docs/flutter/wp-json-api
88

99
environment:
10-
sdk: '>=2.19.0 <3.0.0'
10+
sdk: '>=2.19.0 <4.0.0'
1111
flutter: ">=1.17.0"
1212

1313
dependencies:

0 commit comments

Comments
 (0)