Skip to content

Remove DeviceOrientationBuilder to use the native one - #41

Merged
hasanmhallak merged 3 commits into
hasanmhallak:masterfrom
alzalia1:remove_device_orientation
Feb 13, 2026
Merged

Remove DeviceOrientationBuilder to use the native one#41
hasanmhallak merged 3 commits into
hasanmhallak:masterfrom
alzalia1:remove_device_orientation

Conversation

@alzalia1

Copy link
Copy Markdown
Contributor

Hello,
Since the Flutter 3.41.0, there is a conflict with DeviceOrientationBuilder from the Material package. This PR aims to resolve the problem by removing the internal implementation and instead using the material one.
This should resolve #40
Thanks

@alzalia1

Copy link
Copy Markdown
Contributor Author

Oh no my formater was on, I'm so sorry. I'll fix it, sorry again.

@hasanmhallak

Copy link
Copy Markdown
Owner

thank you for the contribution.

@hasanmhallak
hasanmhallak merged commit dbc48f6 into hasanmhallak:master Feb 13, 2026
1 check passed
hasanmhallak added a commit that referenced this pull request Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeviceOrientationBuilder naming conflict with Flutter 3.41.0

2 participants