flutter_blockly 1.6.0 copy "flutter_blockly: ^1.6.0" to clipboard
flutter_blockly: ^1.6.0 copied to clipboard

A Flutter Blockly visual programming editor. The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks.

Change Log #

All notable changes to this project will be documented in this file.

1.6.0 - 2025-03-02 #

1.5.0 - 2024-08-05 #

1.4.0 - 2024-02-03 #

  • add js eval event
  • add runJS method
  • add web addJavaScriptChannel method
  • add web onMessage method

1.3.0 - 2024-02-02 #

  • add BlocklyCode
  • add BlocklyData
  • add postData method

1.2.0 - 2023-12-19 #

  • add Blockly types
  • add nullToUndefined - null safety

1.1.0 - 2023-12-16 #

  • add web BlocklyEditor
  • add web BlocklyEditorWidget
  • add htmlEditor

1.0.0 - 2023-12-03 #

Features #

  • add Blockly type classes
  • add BlocklyEditor
  • add BlocklyEditorWidget
  • add htmlRender
  • add htmlStyle
  • add htmlScript
7
likes
150
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Blockly visual programming editor. The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks.

Repository (GitHub)
View/report issues

Topics

#blockly #flutter-blockly

Documentation

API reference

License

MIT (license)

Dependencies

flutter, web, webview_flutter

More

Packages that depend on flutter_blockly