flutter-quill icon indicating copy to clipboard operation
flutter-quill copied to clipboard

Flutter 3.19.6 build flutter-quill 9.3.20 error

Open cgzcgb opened this issue 1 month ago • 1 comments

Is there an existing issue for this?

Flutter Quill version

9.3.20

Steps to reproduce

Flutter 3.19.6 reference: https://docs.flutter.dev/release/breaking-changes/material-state

MaterialStatePropertyAll => WidgetStatePropertyAll

But I don't want to use Flutter V3.20.0

Expected results

Flutter 3.22.0+ It's possible

Actual results

Building Windows application... /C:/Users/cgzso/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_quill-9.3.20/lib/src/widgets/toolbar/buttons/link_style2_button.dart(291,35): error GE5CFE876: The method 'WidgetStatePropertyAll' isn't defined for the class '_LinkStyleDialogState'. [C:\cgz\nnbq_desktop\build\windows\x64\flutter\flutter_assemble.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: ��C:\cgz\nnbq_desktop\build\windows\x64\CMakeFiles\73700afe04307a943326a918a0497a95\flutter_windows.dll.rule;C:\cgz\nnbq_desktop\build\windows\x64\CMakeFiles\e72f01705cedf74575d4be9c6b3dfca5\flutter_assemble.rule�����Զ����������˳�������Ϊ 1�� [C:\cgz\nnbq_desktop\build\windows\x64\flutter\flutter_assemble.vcxproj] Error: Build process failed.

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

cgzcgb avatar May 27 '24 09:05 cgzcgb