flutter_screen_adapt_kit 1.0.0
flutter_screen_adapt_kit: ^1.0.0 copied to clipboard
Flutter 零侵入式屏幕适配,支持缩放、安全区域和文本适配
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