Releases: nylo-core/nylo
Releases · nylo-core/nylo
v6.4.7
- Fix
updateState
method when using NyPage.path
- Small fix for route guards when using redirect
- Make
updatePageState
private
- Update pubspec.yaml
v6.4.6
- Update copyright year
- Happy new year 🥳
v6.4.4
- Update Form stub to include
init
- Fix validation max and min rules
- New
init
method added to Forms
- Small refactor to
NyForm
class
- Update loadingStyle
render
method
v6.4.1
- Add
headerSpacing
and footerSpacing
to NyForm
- Fix stops in
NyFader
- Merge PR from ruwiss
- pubsepc.yaml updates
v6.4.0
- New
NyTextStyle
class
- New
NyColor
class
- Update form picker, form chips and checkbox to support light and dark colors better
- New
NyColor.resolveColor
method
- Remove
Nylo.package
method
- New
getAuthKey()
method
v6.3.5
- Update project as per flutter_lints