flutter_screen_adapt_kit 1.0.2
flutter_screen_adapt_kit: ^1.0.2 copied to clipboard
Flutter 零侵入式屏幕适配,支持缩放、安全区域和文本适配
更新日志 #
1.0.2 #
- 优化代码结构
1.0.1 #
- 代码优化
1.0.0 #
- Initial stable release
- Features:
- Size scaling with AdaptStrategy (width/height/min)
- Safe area handling for iOS, Android, HarmonyOS
- Notch detection: Dynamic Island, Wide Notch, Hole Punch, Waterdrop
- Text scaling with TextBehavior (scale/system/fixed)
- Foldable device support (Flutter 3.24+: fold state, hinge bounds)
- Status bar height estimation API
- Landscape orientation support
- Zero code invasion architecture