A wordle game made with Flutter framework.
v1.0.0-alpha.2
| Index | Name | Github |
|---|---|---|
| 1 | Arvin Lee | xiaoming857 |
| Index | Name | Version |
|---|---|---|
| 1 | Flutter | Stable - 2.10.04 |
| 2 | Dart | 2.16.2 |
You can use any web server launcher to launch the application locally. One of the example suggested by Flutter Documentation is by using Python:
python -m http.server 8000




