Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
307848953f5d8aad0fee167d8564bac61b294104
/
.
/
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
```