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
```