adaptix 0.1.0
adaptix: ^0.1.0 copied to clipboard
A flexible and effective flutter package for responsive and adaptive design.
0.1.0 #
BREAKING CHANGES:
- Deprecated
GenericResponsiveRuleto increase performance. Replaced it with entities ofMap<String, T>where keys correspond to the breakpoint keys;
Added:
- A new device type
CanonicalResponsiveBreakpoint.fabletadded to support fablets' form factor.
0.0.5 #
Added new .orientationSwitch method to the context extensions.
0.0.3 #
- Added more information to the documentation.
0.0.2 #
- Corrected the documentation.
0.0.1 #
- Initial release.