Fliggy-Mobile / fsuper

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

xcode 12 ios14 运行报错 #15

Open clin003 opened 4 years ago

clin003 commented 4 years ago

Flutter 1.22.0-10.0.pre.221 xcode 12 模拟器iphone ios14环境

flutter run 后 报错 ../../../../.pub-cache/hosted/pub.flutter-io.cn/fsuper-2.0.2/lib/fsuper.dart:710:9: Error: Type 'Overflow' not found. final Overflow overflow; ^^^^^^^^ ../../../../.pub-cache/hosted/pub.flutter-io.cn/fsuper-2.0.2/lib/fsuper.dart:756:5: Error: Type 'Overflow' not found. Overflow overflow = Overflow.clip, ^^^^^^^^ ../../../../.pub-cache/hosted/pub.flutter-io.cn/fsuper-2.0.2/lib/fsuper.dart:845:3: Error: Type 'Overflow' not found. Overflow get overflow => _overflow; ^^^^^^^^ ../../../../.pub-cache/hosted/pub.flutter-io.cn/fsuper-2.0.2/lib/fsuper.dart:846:3: Error: Type 'Overflow' not found. Overflow _overflow; ^^^^^^^^ ../../../../.pub-cache/hosted/pub.flutter-io.cn/fsuper-2.0.2/lib/fsuper.dart:848:16: Error: Type 'Overflow' not found. set overflow(Overflow value) { ^^^^^^^^ ../../../../.pub-cache/hosted/pub.flutter-io.cn/fsuper-2.0.2/lib/fsuper.dart:469:17: Error: The getter 'Overflow' isn't defined for the class '_FSuperState'.

chenBingX commented 3 years ago

尝试切换一下flutter版本至: Flutter 1.22.4 • channel stable • https://github.com/flutter/flutter.git Framework • revision 1aafb3a8b9 (9 weeks ago) • 2020-11-13 09:59:28 -0800 Engine • revision 2c956a31c0 Tools • Dart 2.10.4