responsive_ux 1.0.1 copy "responsive_ux: ^1.0.1" to clipboard
responsive_ux: ^1.0.1 copied to clipboard

React to window size changes according to Android/Apple/Material or your own specs. The way you need it.

1.0.1 #

Fixed #

  • Topics key in pubspec

1.0.0 #

Fixed #

  • Link for Apples UserInterfaceSizeClass in ReadMe

0.3.1 #

Changed #

  • Breakpoint.toString() (removed colon)
  • WindowSize.toString() (removed colon)
  • Improve example project
  • Add link to a live example in the readme

0.3.0 #

Changed #

  • Breaking: WindowSizeBuilder is renamed to WindowSizedBox to better match Flutter widget naming
  • Breaking: Builder (The builder callback of the once called WindowSizeBuilder) is renamed to WindowSizeBuilder to no longer shadow the Flutter Builder widget

0.2.1 #

Added #

  • feat: WindowSizeBuilder.override() constructor to allow widgets to rebuild with a directly provided configuration
  • feat: Breakpoint and BreakpointBuilder for widgets to rebuild defined on local breakpoints

0.2.0 #

Added #

  • Breaking: BuildContext is now provided by WindowSizeBuilder

Fixed #

  • Example imports fixed to correct library name

0.1.0 #

  • feat: add WindowSizeNotifier to listen outside of the build method for changes
  • feat: add Material / Compose / Cupertino WindowSizes

0.0.2 #

  • doc: fix package name in ReadMe

0.0.1 #

  • feat: Alpha release for WindowSizeClass-based definition (see ReadMe.md)
0
likes
150
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

React to window size changes according to Android/Apple/Material or your own specs. The way you need it.

Repository (GitHub)

Topics

#widget #image #ui #flutter

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on responsive_ux