aves_mio18/.flutter/examples/hello_world/README.md
2026-04-14 09:53:02 +02:00

8 lines
139 B
Markdown

## To run the Hello World demo:
```sh
flutter run
```
## To run the Hello World demo showing Arabic:
```sh
flutter run lib/arabic.dart
```