App Inventer 2 block helper

An easy way to operate blocks at MIT App Inventor 2.

目前為 2024-07-19 提交的版本,檢視 最新版本

作者
wangsk789
評價
0 0 0
版本
0.7.8
建立日期
2023-04-02
更新日期
2024-07-19
尺寸
17.7 KB
授權條款
MIT
腳本執行於

MIT App Inventer 2 block helper

An easy way to operate blocks at MIT App Inventor 2.

main function:

  1. find blocks by key work
  2. remove all comments
  3. download top blocks seperately (ignore orphan blocks)
  4. outline of all top blocks

v0.7.8 fix bug for update outline only show 'iiiiii' remove functions for "scroll pallatte seperately", since nb197c have this function natively with neo interface.