mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
9 lines
135 B
Markdown
9 lines
135 B
Markdown
## To run the Hello World demo:
|
|
```
|
|
flutter run
|
|
```
|
|
## To run the Hello World demo showing Arabic:
|
|
```
|
|
flutter run lib/arabic.dart
|
|
```
|