wepin_flutter_modal 0.0.5
wepin_flutter_modal: ^0.0.5 copied to clipboard
A Flutter package for Wepin Modal, providing customizable modal dialogs for enhanced user interactions within Wepin apps.
0.0.5 #
- Update:
- Updated
flutter_inappwebviewto version6.1.5to resolve theSUPPRESS_ERROR_PAGEerror occurring in version6.0.0.
- Updated
0.0.4 #
- FIX:
- Resolved an issue where the in-app browser was not initializing properly.
-
Fixed the problem where previous WebView events were not being removed.
0.0.3 #
- Update:
- Minimum required
dartversion updated to v2.18.3. - Minimum required
flutterversion updated to v3.3.0.
- Minimum required
0.0.2 #
- FIX
- Modified to prevent closing when clicking on the overlay (outside of the dialog area)
0.0.1 #
- Initial release of
wepin_flutter_modal.