plotline_engage_web 1.1.5
plotline_engage_web: ^1.1.5 copied to clipboard
Flutter Web plugin for seamless integration of Plotline, a platform empowering growth and marketing teams to improve feature adoption and activation with in-app messages
1.1.5 #
- Fixed the
Unexpected wasm dry run failurewarning onflutter build webby replacing the hand-rolled genericPromise<T>interop class with the built-inJSPromise.Promiseis retained as a deprecated alias forJSPromise, so existing code keeps compiling - Raised the declared Dart SDK floor to
>=3.2.0. The previous>=2.12.0was never satisfiable —dart:js_interophas been required by this package since before this release - Removed the unused
jsdependency and a deadcanvasinterop getter
1.1.4 #
- Logging improved
1.1.3 #
- Test Release
1.1.2 #
- Test Release
1.1.1 #
- Widget capture fix
1.1.0 #
- Updated Variable name for widgets key
1.0.9 #
- Added support for widgets
1.0.8 #
- Fixed Crash issues
1.0.7 #
- Fixed Type issues in Plotline Track and Identify calls
1.0.6 #
- Support for WASM
1.0.5 #
- Support for WASM
1.0.4 #
- Screenshot capture using htm2Canvas
1.0.3 #
- Add debug logs
1.0.2 #
- Fix Track Page call when no observer setup
1.0.1 #
- Bug fixes
1.0.0 #
- Launching Support for Flutter Web