Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -6,7 +6,7 @@ description: Demonstrates how to use the processing_camera_image plugin. | @@ -6,7 +6,7 @@ description: Demonstrates how to use the processing_camera_image plugin. | ||
| 6 | publish_to: 'none' # Remove this line if you wish to publish to pub.dev | 6 | publish_to: 'none' # Remove this line if you wish to publish to pub.dev |
| 7 | 7 | ||
| 8 | environment: | 8 | environment: |
| 9 | - sdk: ">=2.16.2 <3.0.0" | 9 | + sdk: ">=2.15.1 <3.0.0" |
| 10 | 10 | ||
| 11 | # Dependencies specify other packages that your package needs in order to work. | 11 | # Dependencies specify other packages that your package needs in order to work. |
| 12 | # To automatically upgrade your package dependencies to the latest versions | 12 | # To automatically upgrade your package dependencies to the latest versions |
-
Please register or login to post a comment