diff --git a/example/pubspec.yaml b/example/pubspec.yaml index c0217a6..41fb720 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -3,7 +3,7 @@ description: Demonstrates how to use the photo_gallery plugin. # The following line prevents the package from being accidentally published to # pub.dev using `pub publish`. This is preferred for private packages. -publish_to: 'none' # Remove this line if you wish to publish to pub.dev +# publish_to: 'none' # Remove this line if you wish to publish to pub.dev environment: sdk: ">=2.7.0 <3.0.0"