Got the following error when attempting to push up the last PR:
pubspec.yaml allows Flutter SDK version prior to 1.20.0, which does not support having no `ios/` folder.
Please consider increasing the Flutter SDK requirement to ^1.20.0 or higher (environment.sdk.flutter) or create an `ios/` folder.
See https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin
This updates the syntax to match the latest version of flutter
Got the following error when attempting to push up the last PR:
This updates the syntax to match the latest version of flutter