Releases: nylo-core/support
Releases · nylo-core/support
v6.12.2
- Fix stateName in NyState
- Slight refactor to
NyBaseState
v6.12.1
- Fix
useLocalNotifications
in Nylo
class
- Add
kIsWeb
check to clearBadgeNumber
- Update
date_field
to ^6.0.0
v6.12.0
- Add
headerSpacing
and footerSpacing
to NyForm
v6.11.0
- Fix stops in
NyFader
- Merge PR from ruwiss
v6.10.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.9.1
- Update
delete
request to support optional parameters
v6.9.0
- Add
LoadingStyle
to helpers/loading_style.dart
- New
loadingStyle: loadingStyle
parameter added to ButtonState
class
- Fix nylo-core/nylo#187
v6.8.1
- Fix
saveRemember
and saveForever
in NyCache
- Update pubspec.yaml
v6.8.0
- New
Field.switchBox
added to NyForm
to create a switch box field
- Localization support for picker and datetime fields
currency.toLowerCase()
in Field.currency()
- Update pubspec.yaml