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

new problem #438

Closed DK3369 closed 1 year ago

DK3369 commented 1 year ago

The parameter 'details' of the method '_TextFieldSelectionGestureDetectorBuilder.onSingleTapUp' has type 'TapUpDetails', which does not match the corresponding type, 'TapDragUpDetails', in the overridden method, 'TextSelectionGestureDetectorBuilder.onSingleTapUp'.

savdev-ua commented 1 year ago

Having the same issue. I think library code just need to be migrated to the newer version of Flutter. Please ping if there will be any updates

savdev-ua commented 1 year ago

@GroovinChip

Tobi696 commented 1 year ago

Got the same problem...

GroovinChip commented 1 year ago

Version 2 beta 1 should resolve this: https://pub.dev/packages/macos_ui/versions/2.0.0-beta.1