fittor 1.0.0
fittor: ^1.0.0 copied to clipboard
A comprehensive Flutter package for creating responsive UIs that adapt to different screen sizes and orientations.
0.0.1 #
- Initial development release
- Preparing package for pub.flutter-io.cn publication
1.0.0 #
- First stable release of Responsive Helper package
- Core features implemented:
- Device type detection (Mobile, Tablet, Desktop)
- Orientation detection
- Percentage-based width and height calculations
- Safe area aware sizing
- Adaptive font sizes
- Context extensions for responsive design
- Device-specific value selection