flutter/examples/hello_world
2019-09-25 09:02:15 -07:00
..
android Migrate examples and tests to AndroidX (#41251) 2019-09-25 09:02:15 -07:00
ios disable bitcode for hello_world (#40190) 2019-09-10 16:03:17 -07:00
lib re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
test enable lint avoid_relative_lib_imports (#15780) 2018-03-22 07:56:18 +01:00
web Fix web size test for new world (#34063) 2019-06-07 13:52:04 -07:00
pubspec.yaml ensure dart2js does not compile unsupported packages (#40368) 2019-09-12 15:25:21 -07:00
README.md TextPainter RTL (#11888) 2017-09-07 16:57:38 -07:00

# To run the Hello World demo:
flutter run

# To run the Hello World demo showing Arabic:
flutter run lib/arabic.dart