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/Flutter 3.10.0 Version SingletonFlutterWindow Deprecated 대응 #90

Merged
merged 1 commit into from
May 11, 2023

Conversation

C0routine
Copy link
Contributor

@C0routine C0routine commented May 11, 2023

The window singleton is deprecated
Migration 가이드 요청대로 RenderView class 의 window -> view 로 변경하였고,
View.of(context) 로 대응하였습니다.

@C0routine C0routine changed the title fix/Flutter 3.10.0 Version SingletonFlutterWindow Depreacated 대응 fix/Flutter 3.10.0 Version SingletonFlutterWindow Deprecated 대응 May 11, 2023
@note11g note11g changed the base branch from main to 3.10-hotfix May 11, 2023 06:33
@note11g note11g merged commit aa817f4 into note11g:3.10-hotfix May 11, 2023
@note11g note11g mentioned this pull request May 11, 2023
note11g added a commit that referenced this pull request May 18, 2023
* fix : hotfix error on 3.10.0 (PR #90)

* fix : #89 (support flutter 3.10)

* fix : #93

* Revert "fix : #93"

This reverts commit 5e5ff80.

* fix : re-fix #93

* fix : migrate pixelRatio to view.devicePixelRatio

---------

Co-authored-by: C0routine <74998772+C0routine@users.noreply.github.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.

None yet

2 participants