-
Notifications
You must be signed in to change notification settings - Fork 52
[webview_flutter] Apply texture api change #100
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
[webview_flutter] Apply texture api change #100
Conversation
|
It's rough draft base on @xiaowei-guan 's guide. |
0a9ca71 to
6fe3f64
Compare
Signed-off-by: MuHong Byun <[email protected]>
6fe3f64 to
e36ea2f
Compare
Signed-off-by: MuHong Byun <[email protected]>
f7f878c to
7cf9518
Compare
Signed-off-by: MuHong Byun <[email protected]>
Signed-off-by: MuHong Byun <[email protected]>
0928e2d to
31d6176
Compare
|
Not directly related to the texture API change, but we need to organize some unused #include's across this plugin. e.g. Some headers included in |
bbrto21
left a comment
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.
Other things LGTM
Signed-off-by: MuHong Byun <[email protected]>
2156945 to
4c9cafb
Compare
👌 |
4c9cafb to
c951d1d
Compare
|
@bbrto21 @bwikbs A new engine release that contains the change flutter-tizen/engine#86 should be released before that. |
|
@swift-kim ok. got it. |
Signed-off-by: MuHong Byun [email protected]