Julian Steenbakker

imp: align constraints with base plugin

@@ -6,7 +6,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev @@ -6,7 +6,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
6 version: 0.0.1 6 version: 0.0.1
7 7
8 environment: 8 environment:
9 - sdk: '>=2.18.0 <4.0.0' 9 + sdk: ">=2.17.0 <4.0.0"
  10 + flutter: ">=3.0.0"
10 11
11 # Dependencies specify other packages that your package needs in order to work. 12 # Dependencies specify other packages that your package needs in order to work.
12 # To automatically upgrade your package dependencies to the latest versions 13 # To automatically upgrade your package dependencies to the latest versions