js_widget 1.0.1 copy "js_widget: ^1.0.1" to clipboard
js_widget: ^1.0.1 copied to clipboard

A Flutter package to render HTML and CSS as Flutter widgets through webview integration. Supports both web and mobile platforms with conditional compilation.

Changelog #

All notable changes to the js_widget package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

Added #

  • N/A

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A

1.0.1 - 2025-08-12 #

Added #

  • Added web support for js_widget package
  • Added mobile support for js_widget package
  • Added html/css rendering capabilities
  • Added custom loader support
  • Added event listener functionality
  • Added script loading and execution
  • Added conditional compilation for different platforms

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A

1.0.0+1 - 2025-08-12 #

Added #

  • Initial release of js_widget package
  • Cross-platform support for web and mobile
  • Generic JavaScript widget integration
  • Webview support for mobile platforms
  • HTML/CSS rendering capabilities
  • Custom loader support
  • Event listener functionality
  • Script loading and execution
  • Conditional compilation for different platforms
  • Platform-specific webview implementations for Android and iOS

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A
0
likes
0
points
293
downloads

Publisher

verified publisherensembleui.com

Weekly Downloads

A Flutter package to render HTML and CSS as Flutter widgets through webview integration. Supports both web and mobile platforms with conditional compilation.

Homepage
Repository (GitHub)
View/report issues

Topics

#webview #javascript #widget #html #cross-platform

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_web_plugins, js, url_launcher, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on js_widget