macosui / macos_ui

Flutter widgets and themes implementing the current macOS design language.
https://macosui.github.io/macos_ui/#/
MIT License
1.81k stars 178 forks source link

fix: breaking changes from beta channel #422

Closed Mayb3Nots closed 1 year ago

Mayb3Nots commented 1 year ago

Fixes #361, #335

The parameters for TextSelectionGestureDetectorBuilder has changed. This ensure that in the couple of weeks when Flutter release new stable version the package will be ready to transition smoothly.

Pre-launch Checklist

GroovinChip commented 1 year ago

I think this has been taken care of in #426

GroovinChip commented 1 year ago

Yep, it has. Closing.