flutter/examples/hello_world
Christopher Fujino 7a30d2b4ca
[flutter_tools] Fix conductor for package args roll (#146646)
The interface for `ArgResults` from `package:args` has added new fields. Change the implementations of these in the conductor to extend `Fake` so that these aren't analyzer errors.

This broke the pub roll here: https://github.com/flutter/flutter/pull/146642#issuecomment-2050169629
2024-04-12 21:38:03 +00:00
..
android Flutter Gradle Plugin: add versionName and versionCode to FlutterExtension (#146044) 2024-04-01 18:09:13 +02:00
ios Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
lib add missing trailing commas (#81406) 2021-04-28 22:54:49 +02:00
linux Deletes files that should be ignored (#127984) 2023-06-29 19:45:22 +00:00
macos Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +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 Support flutter run --wasm and flutter drive --wasm. (#146231) 2024-04-12 19:27:26 +00:00
windows [Windows] Drop support for Windows 7/8 apps in template (#146668) 2024-04-12 01:07:20 +00:00
pubspec.yaml [flutter_tools] Fix conductor for package args roll (#146646) 2024-04-12 21:38:03 +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