圆形文本小部件 安装 在pubspec.yaml添加依赖pubspec.yaml : dependencies : flutter_circular_text : " ^0.3.1 " 导入您的项目: import 'package:flutter_circular_text/circular_text.dart' ; 基本用法 CircularText ( children : [ TextItem ( text : Text ( "Chuck Norris" . toUpperCase (), style : TextStyle ( fontSize : 28 , color : Colors .blue, fontWeight : FontWeight .bo