responsiveness 1.2.8 copy "responsiveness: ^1.2.8" to clipboard
responsiveness: ^1.2.8 copied to clipboard

A minimal, easy to use responsive framework for building UI for all screen sizes using the Boostrap breakpoints by default.

1.0.0 #

  • Initial version.

1.0.1 #

  • improved README

1.0.2 #

  • improved README
  • ResponsiveParent now allows any Object, not just Widgets as its child

1.0.3 #

  • improved README

1.0.4 #

  • added table of contents to README

1.0.5 #

  • improved README

1.0.6 #

  • improved README

1.0.7 #

  • renamed Breakpoint to ScreenSize
  • renamed Breakpoints to MinimumWidths
  • renamed BreakpointProvider to ScreenSizeProvider
  • improved README

1.0.8 #

  • fixed mistake in README

1.0.9 #

  • added example

1.1.0 #

  • fixed errors

1.1.1 #

  • updated README

1.1.2 #

  • fixed mistake in README

1.1.3 #

  • fixed mistake in README

1.1.4 #

  • fixed wrong formatting of Changelog.md

1.1.5 #

  • improved README
  • changed Widget determination strategy

1.1.6 #

  • small fix

1.1.7 #

  • improved docs

1.1.8 #

  • fixed typo in README

1.1.9 #

  • got rid of ScreenSizeProvider (breaking change)
  • got rid of MinimumWidths class (breaking change)
  • ScreenSize class is now an enum (breaking change)
  • added code generation for providing custom breakpoints

1.2.0 #

  • improved Changelog.md

1.2.1 #

  • fixed typos
  • small refactor

1.2.2 #

  • improved documentation
  • added additionalValues property to ResponsiveValue
  • added additionalWidgets property to ResponsiveParent, ResponsiveChild

1.2.3 #

  • improved README

1.2.4 #

  • fixed typo

1.2.5 #

  • improved README

1.2.6 #

  • imroved README

1.2.7 #

  • improved documentation

1.2.8 #

  • fixed mistake in source code generation
13
likes
150
points
650
downloads

Publisher

verified publisherdigital-confidence.de

Weekly Downloads

A minimal, easy to use responsive framework for building UI for all screen sizes using the Boostrap breakpoints by default.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on responsiveness