flutter/examples/hello_world
2025-06-02 17:57:14 +02:00
..
android Convert AppLinkSettings to kotlin (#164391) 2025-03-11 17:00:17 +00:00
ios iOS: Update minimum iOS version to 13.0 (#167737) 2025-04-24 20:15:13 +00:00
lib Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
linux Update hello_world example to current layout flutter create uses (#168571) 2025-05-12 12:39:45 +00:00
macos macOS: Update minimum macOS version to 10.15 (#168101) 2025-05-01 04:02:25 +00:00
test License update (#45373) 2019-11-27 15:04:02 -08:00
test_driver Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
web Adding utf-8 encoding to hello world's html template (#168162) 2025-05-05 19:42:24 +00:00
windows [Windows] Drop support for Windows 7/8 apps in template (#146668) 2024-04-12 01:07:20 +00:00
pubspec.yaml Add workspace 2025-06-02 17:57:14 +02:00
README.md Added missing code block language in docs (#147481) 2024-05-01 14:44:27 +00:00

To run the Hello World demo:

flutter run

To run the Hello World demo showing Arabic:

flutter run lib/arabic.dart