flutterchina / flukit

A Flutter UI Kit(一个 Flutter UI组件库),包含 ScaleView, Swiper, PullRefresh, WaterMark, GradientCircularProgressIndicator...
5.65k stars 647 forks source link

The getter 'button' isn't defined for the class 'TextTheme'. #40

Open sujianchuan888 opened 4 months ago

sujianchuan888 commented 4 months ago

/C:/Users/h/AppData/Local/Pub/Cache/hosted/pub.dev/flukit-3.0.1/lib/src/gradient_button.dart:63:44: Error: The getter 'button' isn't defined for the class 'TextTheme'.

Flutter 3.19.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision 300451adae (9 weeks ago) • 2024-03-27 21:54:07 -0500 Engine • revision f6344b75dc Tools • Dart 3.4.0 • DevTools 2.34.3

sujianchuan888 commented 4 months ago

flutter高版本不兼容
Dart 3.4.0不兼容 降到3.3.3就能编译了