media_picker icon indicating copy to clipboard operation
media_picker copied to clipboard

Add environment to pubspec.yaml

Open mhstoller opened this issue 5 years ago • 0 comments

To support newer dart SDK versions, the following should be added to pubspec.yaml:

environment: sdk: ">=2.2.0 <3.0.0"

mhstoller avatar Jul 06 '19 18:07 mhstoller