flutter_blockly_plus 0.0.4
flutter_blockly_plus: ^0.0.4 copied to clipboard
A fork of the flutter_blockly package with additional features and bug fixes.
Change Log #
All notable changes to this project will be documented in this file.
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