Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit 40d8a5f

Browse files
committed
Remove upper bound on flutter version
1 parent ddfbe28 commit 40d8a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository: https://github.com/adobe/flutter_acpcore
66

77
environment:
88
sdk: ">=2.12.0 <3.0.0"
9-
flutter: ">=2.0.0 <3.0.0"
9+
flutter: ">=2.0.0"
1010

1111
dependencies:
1212
flutter:

0 commit comments

Comments
 (0)