Skip to content

Conversation

@bwikbs
Copy link
Member

@bwikbs bwikbs commented Nov 24, 2021

It will be replaced by FlutterDesktopGetWindow

Related #209

* It will be replaced by ``FlutterDesktopGetWindow``

Signed-off-by: MuHong Byun <mh.byun@samsung.com>
@swift-kim
Copy link
Member

Please also consider deprecating FlutterRegisterViewFactory and adding FlutterDesktopRegisterViewFactory (or just renaming it) if you're going to make a breaking change in the pltaform view API.

@bwikbs
Copy link
Member Author

bwikbs commented Nov 24, 2021

Please also consider deprecating FlutterRegisterViewFactory and adding FlutterDesktopRegisterViewFactory (or just renaming it) if you're going to make a breaking change in the pltaform view API.

Of course. In this case, I guess it seems enough to change its name.

BTW, This must have been pretty annoying you until now. Am I right? 😄

…Factory``

Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Copy link
Member

@swift-kim swift-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

BTW, This must have been pretty annoying you until now. Am I right? 😄

Yeah, I was looking forward to a breaking API change in the platform view API ;)

public:
PlatformView(flutter::PluginRegistrar* registrar,
int view_id,
void* platform_window)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

platform_window can be removed from constructor.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right!! Thanks! 👍

@swift-kim swift-kim merged commit d86ec05 into flutter-tizen:flutter-2.5.3-tizen Nov 26, 2021
swift-kim pushed a commit that referenced this pull request Dec 9, 2021
* Remove platform window handle at flutter_platform_view.h

* It will be replaced by ``FlutterDesktopGetWindow``

Signed-off-by: MuHong Byun <mh.byun@samsung.com>

* Rename ``FlutterRegisterViewFactory`` to ``FlutterDesktopRegisterViewFactory``

Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim pushed a commit that referenced this pull request Dec 17, 2021
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim pushed a commit that referenced this pull request Feb 7, 2022
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim pushed a commit that referenced this pull request Feb 11, 2022
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim pushed a commit that referenced this pull request May 12, 2022
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim pushed a commit that referenced this pull request Aug 5, 2022
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim pushed a commit that referenced this pull request Sep 1, 2022
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
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.

3 participants