mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-23 13:00:17 +00:00
Update README.md
This commit is contained in:
parent
e4f3c8f040
commit
25648a9639
@ -32,6 +32,9 @@ It will generate `pocketpy.h` and `main.cpp` in `amalgamated/` directory. You ca
|
|||||||
```bash
|
```bash
|
||||||
g++ -o pocketpy src/main.cpp --std=c++17 -O1
|
g++ -o pocketpy src/main.cpp --std=c++17 -O1
|
||||||
```
|
```
|
||||||
|
## Flutter Plugin
|
||||||
|
|
||||||
|
https://github.com/blueloveTH/pocketpy-flutter
|
||||||
|
|
||||||
## Reference
|
## Reference
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user