Sign in
flutter
/
mirrors
/
flutter
/
refs/tags/v1.16.0
/
.
/
examples
/
hello_world
/
README.md
blob: 67155176d76fb4dd1982b2be2cc1891fabf268ea [
file
] [
log
] [
blame
] [
view
]
```
# To run the Hello World demo:
flutter run
# To run the Hello World demo showing Arabic:
flutter run lib/arabic.dart
```