truv_flutter 1.0.0
truv_flutter: ^1.0.0 copied to clipboard
A Flutter plugin that provides Truv Bridge integration
1.0.0 #
- Replaced Flutter webview with native SDKs for better performance and new features; event API changed to use objects instead of JSON strings (breaking changes).
0.5.2 #
- Prevent external browser opening for internal domains
0.5.0 #
- Added ability to execute JS
0.4.0 #
- Allow to pass
debug
flag for debugging android views
0.3.0 #
- Allow to override cdn url of the bridge
0.2.1 #
- Allow to override cdn url
0.1.0 #
- Initial release