magiclabs / magic-flutter

Apache License 2.0
10 stars 6 forks source link

Fix minimum_ios_version syntax + Bump demo version #40

Closed Ariflo closed 1 year ago

Ariflo commented 1 year ago

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

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #85199: Update Flutter Minimum iOS version on the docs.