adaptive_design_hub 0.0.5
adaptive_design_hub: ^0.0.5 copied to clipboard
A comprehensive Flutter library for responsive UI, featuring adaptive theming, easy sizing extensions (.w, .h, .sp), and robust device adaptation tools.
0.0.5 #
-
fix bug in native adapter.
0.0.4 #
-
add new feature to num extations.
0.0.3 #
- Added "Usage" section to README.md with detailed code examples.
- Improved documentation formatting.
0.0.2 #
- Added comprehensive API documentation.
- Added LICENSE file.
- Updated pubspec.yaml metadata.
- Code cleanup and lint fixes.
0.0.1 #
- Initial release of AdaptiveDesignHub.
- Features include:
- Responsive sizing (.w, .h, .sp).
- Adaptive theming system.
- Extensions for BuildContext, Widget, Text, and num.
- Support for both ScreenUtil and Native adaptation.