screenwise 0.0.4 copy "screenwise: ^0.0.4" to clipboard
screenwise: ^0.0.4 copied to clipboard

A Flutter package providing responsive widgets that automatically adapt to different screen sizes without manual if/else statements.

0.0.4 #

  • Minor bug fixes and performance improvements

0.0.3 #

  • Improved documentation
  • Added ResponsiveValue for any property
  • Added ResponsiveWidget for a simpler way to use ResponsiveValue
  • Followed Dart code style guidelines

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.
29
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing responsive widgets that automatically adapt to different screen sizes without manual if/else statements.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on screenwise