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

Fix audio play not stop after WebviewScaffold disposed problem, worked on android platform #611

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

Conversation

tmulin
Copy link

@tmulin tmulin commented Nov 27, 2019

Fixes #370

howardt12345 and others added 30 commits April 11, 2018 12:13
Never set minSdk and targetSdk in manifest.
Taking safe areas into account for bottom bars
charafau and others added 28 commits August 19, 2019 14:35
…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
@AlexV525
Copy link

Hi, is there any progress on the iOS side? 😃

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.

Context poped without audio stopped.