mirror of
https://github.com/flutter/flutter
synced 2024-11-05 18:37:51 +00:00
86135b7774
This migrates Flutter to use the `@main` attribute introduced in Swift 5.3. The `@NSApplicationMain` attribute is deprecated and will be removed in Swift 6. See: https://github.com/apple/swift-evolution/blob/main/proposals/0383-deprecate-uiapplicationmain-and-nsapplicationmain.md This change is split into two commits: 1. |
||
---|---|---|
.. | ||
android | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
test_driver | ||
web | ||
windows | ||
pubspec.yaml | ||
README.md |
To run the Hello World demo:
flutter run
To run the Hello World demo showing Arabic:
flutter run lib/arabic.dart