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