flutter/examples/hello_world
Chris Yang fadcaee842
iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970)
Now that we support UIViewControllerBasedStatusBar by default (after engine roll: c7167765d7), we should make this value to be true.

Part of https://github.com/flutter/flutter/issues/128969
2023-06-20 18:11:18 +00:00
..
android Refactor Flutter Gradle Plugin so it can be applied using the declarative plugins {} block (#123511) 2023-04-19 17:56:22 +00:00
ios iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) 2023-06-20 18:11:18 +00:00
lib add missing trailing commas (#81406) 2021-04-28 22:54:49 +02:00
linux Check cc files (#123704) 2023-03-29 18:40:58 +00:00
macos Migrate Xcode projects last version checks to Xcode 14.3 (#125827) 2023-05-02 00:06:33 +00:00
test License update (#45373) 2019-11-27 15:04:02 -08:00
test_driver [web] - Clean up skipped tests (#124981) 2023-04-18 19:31:18 +00:00
web License update (#45373) 2019-11-27 15:04:02 -08:00
windows [Windows] Address feedback for show window comment (#127998) 2023-05-31 23:42:54 +00:00
pubspec.yaml flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +00:00
README.md Updated README.md file of the hello_world example (#64766) 2020-09-23 10:57:03 -07:00

To run the Hello World demo:

flutter run

To run the Hello World demo showing Arabic:

flutter run lib/arabic.dart