flutter/examples/hello_world/README.md
2017-09-07 16:57:38 -07:00

8 lines
126 B
Markdown

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