Caroline Caprini
unread,Aug 28, 2024, 11:20:04 AM8/28/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Blockly
Hello!
I'm building a Flame/Flutter game integrated with Blockly, where kids can learn basic programming logic moving around a tiny bunny in a 2D platform game.
Right now, I'm mainly focusing on making it work on the web (after I plan on making it work on mobile), but I'm having difficulty understanding how to integrate Blockly with my Flutter code. Is there any documentation or tutorials for integrating Blockly with Dart/Flutter? Should I go for the JS interop path, or is there something built for Flutter?
If someone has any tips, it'll be greatly appreciated!
Thank you so much!