media_break_points 1.7.0 copy "media_break_points: ^1.7.0" to clipboard
media_break_points: ^1.7.0 copied to clipboard

This package allows you to apply values depending on media breakpoint provided.

1.7.0 #

  • Improved documentation and README with clear examples for all features
  • Added and documented ValueBuilder and context.value<T>()
  • Added new core source files for responsive features
  • Expanded and improved test coverage
  • Updated and added example app and supporting files

1.6.1 #

add BuildContext extension:

  • context.value<T>()
  • add ValueBuilder helper

1.6.0 #

add BuildContext extension:

  • context.breakPoint

add BreakPoint extensions

  • breakPoint.label
  • breakPoint.start and breakPoint.start
  • overload breakpoint comparison operators

0.2.1 #

add MIT license

0.2.0 #

defaultValue parameter to valueFor

0.1.4 #

update examples

0.1.3 #

cleanup for publishing

0.1.0 #

Initial release!!

4
likes
150
points
30
downloads

Publisher

verified publisherglenfordwilliams.com

Weekly Downloads

This package allows you to apply values depending on media breakpoint provided.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on media_break_points