responsive_window 1.1.0 copy "responsive_window: ^1.1.0" to clipboard
responsive_window: ^1.1.0 copied to clipboard

A lightweight app-level responsive window utility for Flutter, with Material Design 3-inspired width breakpoints.

1.1.0 #

  • FEAT: add responsive value resolution with breakpoint fallbacks
  • FEAT: add responsive widget builder
  • FEAT: add animated responsive widget builder
  • DOCS: document responsive values and builders
  • TEST: add coverage for responsive values and builders

1.0.3 #

  • DOCS: clarify local ResponsiveWindow constraint guidance

1.0.2 #

  • DOCS: clarify advanced responsive window scope usage
  • DOCS: improve README native window guidance

1.0.1 #

  • DOCS: refine README overview
  • DOCS: remove top-level changelog title
  • CHORE: remove empty Flutter configuration from pubspec

1.0.0 #

  • FEAT: add app-level responsive window scope
  • FEAT: add Material Design 3-inspired width breakpoints
  • FEAT: add ResponsiveWindowCategory for responsive width categories
  • FEAT: add ResponsiveWindowData with width, height, size, category, and boolean helpers
  • FEAT: add BuildContext accessors for responsive window data
  • FEAT: add support for custom width breakpoints
  • DOCS: add README usage documentation
  • DOCS: add public API documentation
  • DOCS: add example app
1
likes
160
points
292
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight app-level responsive window utility for Flutter, with Material Design 3-inspired width breakpoints.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on responsive_window