Update README.md

This commit is contained in:
BLUELOVETH 2022-11-13 00:08:16 +08:00 committed by GitHub
parent e4f3c8f040
commit 25648a9639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,9 @@ It will generate `pocketpy.h` and `main.cpp` in `amalgamated/` directory. You ca
```bash
g++ -o pocketpy src/main.cpp --std=c++17 -O1
```
## Flutter Plugin
https://github.com/blueloveTH/pocketpy-flutter
## Reference