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 1d000e4 commit bb53214Copy full SHA for bb53214
example/pubspec.lock
@@ -200,3 +200,4 @@ packages:
200
version: "3.5.0"
201
sdks:
202
dart: ">=2.4.0 <3.0.0"
203
+ flutter: ">=1.10.0 <2.0.0"
pubspec.yaml
@@ -5,6 +5,7 @@ homepage: https://github.com/modool/flutter_easy_plugin
5
6
environment:
7
sdk: ">=2.1.0 <3.0.0"
8
+ flutter: ^1.10.0
9
10
dependencies:
11
flutter:
0 commit comments