ソースを参照

Update README.md

BLUELOVETH 3 年 前
コミット
25648a9639
1 ファイル変更3 行追加0 行削除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -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