-
Notifications
You must be signed in to change notification settings - Fork 52
[webview_flutter] Update lightweight web engine binary #184
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
Conversation
|
I've verified that this draft works fine with flutter-tizen/engine#169 on new test target. |
f0f26f5 to
ae0259c
Compare
dca9ed7 to
e84241f
Compare
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
|
The increase of |
|
This update enables webviews on the new target. |
| * Apply PlatformView, PlatformViewFactory APIs change | ||
|
|
||
| ## 0.3.1 | ||
| * Update lightweight web engine binary (ad0e77631f96180e19a11c3dc80b6b72c32bdffb) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to mention the change made by #186 because it's included in this release (0.3.1).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok 👌
|
Please update the usage section in README. The |
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
|
@bbrto21 Could you publish the package? |
|
@swift-kim Of course. I will publish it and notify you |
|
@swift-kim done~ |
…#184) * [webview_flutter] Update lightweight web engine binary Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add reviewer's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Apply reviewer's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Signed-off-by: MuHong Byun mh.byun@samsung.com