Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature setAlpha added. #650

Open
wants to merge 297 commits into
base: master
Choose a base branch
from

Conversation

amirpacolli03
Copy link

Feature setAlpha is implemented which means you can make webviews transparent, also you can change the color of WebviewScaffold this feature is implemented for both IOS and Android.

lejard-h and others added 30 commits April 27, 2018 11:32
Never set minSdk and targetSdk in manifest.
Taking safe areas into account for bottom bars
rinlv and others added 27 commits August 22, 2019 21:46
…l-dart

Add JavascriptChannel abstraction in dart code
Listen javascript function from flutter
* added initial test support

* added travis setup

* modified tests

* test new travis script

* added tests for android

* added android unit test support

* upgraded script

* fixed typo

* added execute permissions

* configured gradle

* configured github actions

* updated github actions

* added andorid ut

* added android yml

* renamed files and tasks

* removed redundant name

* renamed tasks

* fixed andorid ut script
…#600)

* added callbacks to canGoForward and canGoBack for android

* added flutter tests
added ios implementation

* updated readme
* Fixed ios compilation, added clear cache for ios

* added cleaning cache for android

* updated readme
* add ignoreSSLErrors parameter - just Android

* iOS implementation to allow ignore SSL Errors

* add documentation for ignoreSSLErrorsFlag

* remove log messages used for ignorSSLErrors debug
* remove local properties

* added jetifier for example project
@shinriyo
Copy link

@amirpacolli03 conflicted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.