Sign in
◑
Theme
flutter
/
mirrors
/
flutter
/
5bb20d2bbde4f9ae0265f9463f6b07e5f0d1a9b1
/
.
/
examples
/
hello_world
/
README.md
blob: 83789437cebb8e9c1cab56906f15f6f2b4c1311e [
file
] [
view
]
## To run the Hello World demo:
```sh
flutter run
```
## To run the Hello World demo showing Arabic:
```sh
flutter run lib/arabic.dart
```