applet 1.0.0
applet: ^1.0.0 copied to clipboard
Flutter-based JavaScript hot-update framework, uses a controlled runtime to drive native UI.
1.0.0 #
- Supports driving native Flutter UI with JavaScript.
- Provides Flutter-aligned component, layout, theme, event, and state APIs while supporting a more modern declarative programming style.
- Adds standard import entry points for Material, Cupertino, Widgets, Layout, and Core.
- Reworks the example into a complete sample app demonstrating common components, state updates, and theme configuration.
0.6.3 #
- Fixed duplicate
JButtonclick events.
0.6.2 #
- Added
JButtonclick event support.
0.6.1 #
- Added basic components such as
JCardandJButton. - Added theme system support.
- Added system icon support.
- Added autocomplete support.
0.0.3 #
- Updated documentation.
0.0.2 #
- Updated documentation.
0.0.1 #
- Initial release.