Version
extended_text: ^15.0.2
Platforms
dart, Android
Device Model
all
flutter info
[✓] Flutter (Channel stable, 3.29.0, on macOS 15.5 24F74 darwin-arm64, locale zh-Hans-CN) [2.8s]
• Flutter version 3.29.0 on channel stable at /fvm/versions/3.29.0
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 35c388afb5 , 2025-02-10 12:48:41 -0800
• Engine revision f73bfc4522
• Dart version 3.7.0
• DevTools version 2.42.2
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn
How to reproduce?
CustomTextOverflowDemo中把 content改成如何下即可复现
final String content = '1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n';
Logs
Example code (optional)
Contact
No response
Version
extended_text: ^15.0.2
Platforms
dart, Android
Device Model
all
flutter info
[✓] Flutter (Channel stable, 3.29.0, on macOS 15.5 24F74 darwin-arm64, locale zh-Hans-CN) [2.8s] • Flutter version 3.29.0 on channel stable at /fvm/versions/3.29.0 • Upstream repository https://github.com/flutter/flutter.git • Framework revision 35c388afb5 , 2025-02-10 12:48:41 -0800 • Engine revision f73bfc4522 • Dart version 3.7.0 • DevTools version 2.42.2 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cnHow to reproduce?
CustomTextOverflowDemo中把 content改成如何下即可复现
final String content = '1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n';
Logs
Example code (optional)
Contact
No response