About 322,000 results
Open links in new tab
  1. Voice Coding in Blockly - Google Groups

    Aug 7, 2024 · Another issue to think about is what level of coding do you want to do via voice. It could be low-level, where you are basically just giving voice equivalents to existing Blockly …

  2. Blockly - Google Groups

    Welcome to the Blockly developers group! Feel free to post questions about developing with Blockly, demos of things you've built, or make suggestions for features you'd like to see in the …

  3. Request for Meeting: Advice on Voice Coding in Blockly

    Dec 2, 2024 · I would greatly appreciate the opportunity to meet with a Blockly developer to discuss this project and gain insights or advice on effectively integrating voice functionality with …

  4. Creative Coding for Adobe Express Released! - a new Blockly App

    🎨I am excited to announce that Creative Coding for Adobe Express has just been released. Creative Coding is a Blockly based add-on for Adobe Express that lets creatives of all ages …

  5. How to add a block to workspace programmatically and then …

    Dec 2, 2016 · To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

  6. Blocky For Unity 3D - Google Groups

    Nov 21, 2013 · I'm working in an extension for blockly that makes blockly embeddable in some scripting tools, this looks nice and useful. The project is in early development but am actively …

  7. YouTube Tutorial - How to add Blockly to existing html / …

    Oct 13, 2023 · I have not found a tutorial that clarifies how to add Blockly to existing html / JavaScript code.

  8. App: Blockly with Unity games and Processing sketches

    May 8, 2018 · Hi, I'd like to introduce the Blockly app we have been building over the last months: https://app.code-it-studio.de/ It's a combination of programming courses for kids and maker …

  9. Is it possible to compare the value of two blocks? - Google Groups

    Feb 22, 2023 · Blockly already filters out events that wouldn't actually change the state of the workspace. For example, if a number field is edited but the user types in the same value it was …

  10. Blockly for Flutter App - Google Groups

    Apr 17, 2023 · Blockly doesn't have any built-in support for Flutter. That said, I don't know all that much about Flutter, but it looks like you could use the webview_flutter plugin for Flutter, which …