responsiveness 1.2.4
responsiveness: ^1.2.4 copied to clipboard
A minimal responsive framework for building UI for all screen sizes using the Bootstrap breakpoints by default.
1.0.0 #
- Initial version.
1.0.1 #
- improved README
1.0.2 #
- improved README
ResponsiveParentnow allows anyObject, not justWidgets 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
MinimumWidthsclass (breaking change) ScreenSizeclass 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
additionalValuesproperty toResponsiveValue - added
additionalWidgetsproperty toResponsiveParent,ResponsiveChild
1.2.3 #
- improved README
1.2.4 #
- fixed typo