- Use the
equatablepackage forYTColor
- Fix
YPagetab controller that causedlate initializationerror
- Fix
YModalBottomSheets.showto resize the bottom sheet when keyboard is open - Pressing anywhere on bottom sheet unfocuses currently focused input
YPagebody has been reworked: it now works perfectly withbodyandnavigationElements- The
YPageonPageChangedcallback now triggers at the right moment.
Breaking changes!
YPagehas noshowScrollbarattribute anymore
- Add
onPageChangedproperty toYPage
Bug fixes:
- Incorrect context in
YPage - Incorrect
YAppBarheight without actions
- Navigation components stable and documented. Check out the README to see available components and corresponding files for detailed documentation.
- Bug fixes
YPageapi has been updated- New:
YTabBar, internally used inYPage
- Bug fixes
- New: modal bottom sheets! use
YModalBottomSheets.show(...)
- The
YSnackbarshas been updated.messageis now the only required parameter and ahasIconparameter has been added - New component:
YDropdownButton
- A new component has been released:
YRefreshIndicator YPagenow accepts anonRefreshargument, that adds aYRefreshIndicatorto the page if not null- Several bugs have been fixed for
YFormField
- Settings: add
enabledanddisabledOnTapproperties toYSettingsTile
- Fix documentation
Breaking changes!
- All the components have been reworked
YShadowScrollContaineris deprecated and will be removed in an upcoming version- Documentation has been added and improved
- Fix wrong variable name in
YCurrentTheme:buttonStylestovariableStyles
- Theme now generates a themeData that can be provided to
MaterialAppfor example
- Fix documentation
Breaking changes!
- Modifications applied to the themes: they now must be setup in the application (there were set in the package itself until this release)
- Update YSwitch width
- Make themes list a public variable
- remove default AlertDialog padding
- reduce YShadowScrollContainer gradient height
Breaking changes!
- package renamed to
ynotes_packages currenThemerenamed totheme- add a lot of components
- remove sizer package
- add utilities
- split components and theme