Skip to content

Releases: nylo-core/nylo

v6.4.7

04 Jan 13:55
Compare
Choose a tag to compare
  • Fix updateState method when using NyPage.path
  • Small fix for route guards when using redirect
  • Make updatePageState private
  • Update pubspec.yaml

v6.4.6

31 Dec 05:50
Compare
Choose a tag to compare
  • Update copyright year
  • Happy new year 🥳

v6.4.5

31 Dec 05:49
Compare
Choose a tag to compare
  • pubspec.yaml update

v6.4.4

29 Dec 13:28
Compare
Choose a tag to compare
  • 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.3

23 Dec 04:49
Compare
Choose a tag to compare
  • pubspec.yaml update

v6.4.2

19 Dec 13:33
Compare
Choose a tag to compare
  • pubspec.yaml update

v6.4.1

18 Dec 05:18
Compare
Choose a tag to compare
  • Add headerSpacing and footerSpacing to NyForm
  • Fix stops in NyFader
  • Merge PR from ruwiss
  • pubsepc.yaml updates

v6.4.0

16 Dec 07:29
Compare
Choose a tag to compare
  • 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.6

07 Dec 11:55
Compare
Choose a tag to compare
  • pubspec.yaml updates

v6.3.5

01 Dec 12:28
Compare
Choose a tag to compare
  • Update project as per flutter_lints