flutter/examples/hello_world
Chris Bracken b0ad7c456e
[macOS] Eliminate explicit main window init() (#123571)
[macOS] Eliminate explicit main window init()
2023-03-28 01:35:00 +00:00
..
android Fix Gradle warning in a freshly flutter createed Android project (#122290) 2023-03-21 23:41:49 +00:00
ios Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
lib add missing trailing commas (#81406) 2021-04-28 22:54:49 +02:00
linux Implement Linux part of examples (#108068) 2022-12-08 08:44:11 +13:00
macos [macOS] Eliminate explicit main window init() (#123571) 2023-03-28 01:35:00 +00:00
test License update (#45373) 2019-11-27 15:04:02 -08:00
test_driver Roll chrome 96 attempt 2 (#100073) 2022-03-17 13:23:43 -07:00
web License update (#45373) 2019-11-27 15:04:02 -08:00
windows Fix typos (#121171) 2023-02-23 19:43:21 +00:00
pubspec.yaml roll packages (#123339) 2023-03-23 19:03:57 +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