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

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

0.0.6 #

  • Added spacing widgets: VerticalSpace and HorizontalSpace for easier layout management
  • Improved documentation for spacing widgets
  • Followed Dart code style guidelines

0.0.5 #

  • Added spacing widgets: VerticalSpace and HorizontalSpace for easier layout management
  • Improved documentation for spacing widgets

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.
26
likes
160
points
46
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
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screenwise