flutter/examples/hello_world
2017-10-11 16:01:13 -07:00
..
.idea add Dart_SDK project library to examples that don't have them (#9847) 2017-05-05 19:14:58 -07:00
android Add framework support for system text scale factor. (#12180) 2017-10-02 14:18:18 -07:00
ios Update hello_world example to new template (#10287) 2017-05-24 10:59:58 +02:00
lib TextPainter RTL (#11888) 2017-09-07 16:57:38 -07:00
test Make it possible to run tests live on a device (#3936) 2016-05-16 12:53:13 -07:00
.gitignore Updated example gitignore files per the flutter create template (#10251) 2017-05-22 10:31:50 -07:00
android.iml Update hello world example to latest template (#9697) 2017-05-01 13:08:52 -07:00
hello_world.iml Replace FLUTTER_MODULE_TYPE with WEB_MODULE in dev/manual_tests/* and examples/* iml files (#11234) 2017-08-07 15:53:56 -07:00
pubspec.yaml flutter_localization optional package (#12410) 2017-10-11 16:01:13 -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