Fliggy-Mobile / fsuper

A super powerful widget to help developers build complex views quickly and comfortably.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fcontrol-1.0.0/lib/fcontrol.dart:157:3: Error: Type 'MouseCursor' not found.

leielyq opened this issue · comments

fcontrol-1.0.0/lib/fcontrol.dart:157:3: Error: Type 'MouseCursor' not found.

导入就会报错

flutter 版本升级下

@chenBingX [√] Flutter (Channel stable, v1.17.3, on Microsoft Windows [Version 10.0.18362.900], locale zh-CN)

MouseCursor 是新特性,在 1.19 版本被加入

好的,fsuper可以和tab配合使用吗?貌似颜色不会自动变成选中或不选中的颜色

需要手动修改颜色

好的