screenwise 0.0.2
screenwise: ^0.0.2 copied to clipboard
A Flutter package providing responsive widgets that automatically adapt to different screen sizes without manual if/else statements.
0.0.2 #
- Improved documentation
0.0.1 #
- Initial release of ScreenWise package.
- Added responsive widgets that adapt to different screen sizes.
- Included ResponsiveRow, ResponsiveGrid, AdaptiveColumn, ResponsiveBuilder, ResponsiveContainer, ResponsiveScaffold, ResponsiveText, and ResponsiveValue.
- Added utilities for screen size detection and responsive configurations.
- Comprehensive documentation with examples for web and mobile platforms.