flutter/examples/hello_world
2019-11-14 12:39:48 -08:00
..
android Updated flutter/examples to further conform to new embedding: removed references to FlutterApplication, deleted all MainActivity's that were not necessary, removed all direct invocations of GeneratedPluginRegistrant. (#22529) (#44782) 2019-11-14 04:08:28 +00:00
fuchsia/meta [flutter_tool] Various fixes for 'run' for Fuchisa. (#44920) 2019-11-14 12:39:48 -08:00
ios use_modular_headers (#42204) 2019-10-15 12:36:50 -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 Update package test (#44882) 2019-11-14 09:31:36 -08: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