Sign in
flutter
/
mirrors
/
flutter
/
4dba7d839bdb64bedbcbc5bf511fe91360a014a4
/
.
/
examples
/
hello_world
/
README.md
blob: 0a9132c3761313fbc2080a6b4567e678927a21d5 [
file
] [
view
]
## To run the Hello World demo:
```
flutter run
```
## To run the Hello World demo showing Arabic:
```
flutter run lib/arabic.dart
```