Skip to content

fix: support flutter 3.32 and dependency compatibility#1109

Open
saif-ellafi wants to merge 1 commit intoAppFlowy-IO:mainfrom
saif-ellafi:update-for-flutter-3-32
Open

fix: support flutter 3.32 and dependency compatibility#1109
saif-ellafi wants to merge 1 commit intoAppFlowy-IO:mainfrom
saif-ellafi:update-for-flutter-3-32

Conversation

@saif-ellafi
Copy link
Copy Markdown
Contributor

@saif-ellafi saif-ellafi commented May 26, 2025

Hello,

This branch adds a necessary viewId parameter for Flutter 3.32.0 to identify current Window (it is related to Flutters' new multi-Windows support, read here: flutter/flutter#169204 )

Small risk: Flutter 3.32.1+ might update this API or include defaults in future releases, although the current change sets up a sane default value in TextInputConfiguration which needs it.

Also updates a dependency no longer building otherwise.

Fixes #1106

Best regards

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.

[Bug] NSInvalidArgumentException' error and app crash on flutter 3.32 on MacOS app

1 participant