zipup_partners 0.0.20
zipup_partners: ^0.0.20 copied to clipboard
Flutter plugin that provides a WebView-based SDK using a native Android AAR and iOS XCFramework, with real-time message and event communication between WebView and Flutter.
0.0.9 #
- Flutter plugin for Zipup SDK (Android AAR, iOS framework).
ZipupSdk:init,open,close,addEventListener,removeEventListener.- Ready timeout: closes WebView if
readyevent not received within 10 seconds. - Events:
ready,onClose,onOpen(external URL via url_launcher). - Loading UI handled by native AAR/framework.
0.0.1 #
- TODO: Describe initial release.