bootpay_webview_flutter_web 0.2.2+4
bootpay_webview_flutter_web: ^0.2.2+4 copied to clipboard
A Flutter plugin that provides a WebView widget on web.
0.2.2+4 #
- clone 0.2.2+4 version
0.2.1 #
- 0.2.1 버전을 fork 하였습니다.
0.1.0+4 #
- 0.1.0+4 버전을 fork 하였습니다.
- Fixes incorrect escaping of some characters when setting the HTML to the iframe element.
0.1.0+3 #
- Minor fixes for new analysis options.
0.1.0+2 #
- Removes unnecessary imports.
- Fixes unit tests to run on latest
master
version of Flutter. - Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
0.1.0+1 #
- Adds an explanation of registering the implementation in the README.
0.1.0 #
- First web implementation for webview_flutter