mono0926/adaptive_dialog

Error: No named parameter with the name 'controlSize'

Closed this issue · 2 comments

After upgrading to version: 1.9.0

Failed to build iOS app
Error (Xcode): ../../.pub-cache/hosted/pub.dev/adaptive_dialog-1.9.0/lib/src/text_input_dialog/macos_text_input_dialog.dart:176:25: Error: No named parameter with the name 'controlSize'.

Use latest version(2.0.0) of macos_ui | Flutter Package.
(Don't specify the version by dependency_overrides)

Use latest version(2.0.0) of macos_ui | Flutter Package. (Don't specify the version by dependency_overrides)

Thank you!