Closed UsamaKarim closed 3 years ago
pubspec.yaml has no lower-bound SDK constraint. You should edit pubspec.yaml to contain an SDK constraint: environment: sdk: '>=2.10.0 <3.0.0'
https://dart.dev/tools/pub/pubspec#sdk-constraints
@UsamaKarim thanks for contributing. Fixed as part of #17.
https://dart.dev/tools/pub/pubspec#sdk-constraints