Fliggy-Mobile / fsuper

A super powerful widget to help developers build complex views quickly and comfortably.
Other
515 stars 43 forks source link

2.0.0版本编译报错 #10

Closed momtboy closed 4 years ago

momtboy commented 4 years ago

`/D:/FlutterSDK/flutter/.pub-cache/hosted/pub.flutter-io.cn/fcontrol-1.0.0/lib/fcontrol.dart:157:3: Error: Type 'MouseCursor' not found. MouseCursor effectiveMouseCursor; ^^^^^^^^^^^ /D:/FlutterSDK/flutter/.pub-cache/hosted/pub.flutter-io.cn/fcontrol-1.0.0/lib/fcontrol.dart:157:3: Error: 'MouseCursor' isn't a type. MouseCursor effectiveMouseCursor; ^^^^^^^^^^^ /D:/FlutterSDK/flutter/.pub-cache/hosted/pub.flutter-io.cn/fcontrol-1.0.0/lib/fcontrol.dart:161:60: Error: 'MouseCursor' isn't a type. effectiveMouseCursor = MaterialStateProperty.resolveAs( ^^^^^^^^^^^ /D:/FlutterSDK/flutter/.pub-cache/hosted/pub.flutter-io.cn/fcontrol-1.0.0/lib/fcontrol.dart:162:7: Error: The getter 'MaterialStateMouseCursor' isn't defined for the class 'FControlState'.

momtboy commented 4 years ago

官方没人答复一下???????

chenBingX commented 4 years ago

参考这个 Issues 哦 https://github.com/Fliggy-Mobile/fsuper/issues/8