Sign in
flutter
/
mirrors
/
flutter
/
refs/heads/flutter-3.11-candidate.7
/
.
/
examples
/
hello_world
/
README.md
blob: 0a9132c3761313fbc2080a6b4567e678927a21d5 [
file
] [
log
] [
blame
] [
view
] [
edit
]
## To run the Hello World demo:
```
flutter run
```
## To run the Hello World demo showing Arabic:
```
flutter run lib/arabic.dart
```