Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
refs/heads/flutter-1.22-candidate.1
/
.
/
examples
/
hello_world
/
README.md
blob: 67155176d76fb4dd1982b2be2cc1891fabf268ea [
file
] [
view
] [
edit
]
```
# To run the Hello World demo:
flutter run
# To run the Hello World demo showing Arabic:
flutter run lib/arabic.dart
```