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