Skip to content

Releases: nylo-core/support

v6.7.0

27 Nov 06:55
Compare
Choose a tag to compare
  • Add NyLocaleHelper
  • New Nylo.package helper for initializing packages
  • Fix NyStoreage.read helper

v6.6.0

25 Nov 14:50
Compare
Choose a tag to compare
  • New nyPageName extension helper added to RouteView
  • Update StateAction to support RouteView paths

v6.5.0

23 Nov 02:03
Compare
Choose a tag to compare
  • Dark mode support for Form fields: picker, date picker, checkbox and chips
  • New helper color({light, dark}) to get the color based on the theme
  • New helper whenTheme({light, dark}) to handle widgets based on the theme
  • Add NyThemeType to BaseThemeConfig. This will allow you to set if a theme is light or dark
  • Contribution from stensonb to update the documentation for the sleep method
  • Update pubspec.yaml

v6.4.1

22 Nov 03:17
Compare
Choose a tag to compare
  • Update pubspec.yaml

v6.4.0

15 Nov 11:49
Compare
Choose a tag to compare
  • New initDio(Dio dio) method added to DioApiService

v6.3.0

13 Nov 07:24
Compare
Choose a tag to compare
  • Update updateState to support RouteView paths
  • Allow NyPage to support stateManaged methods using bool get stateManaged => true;
  • Update pubspec.yaml

v6.2.0

10 Nov 03:20
Compare
Choose a tag to compare
  • Override build in NyPage to support loading using a Scaffold
  • Rename Session to NySession
  • Fix typo with skeletonizer
  • Update pubspec.yaml

v6.1.1

08 Nov 02:10
Compare
Choose a tag to compare
  • Update local push notifications

v6.1.0

04 Nov 06:03
Compare
Choose a tag to compare
  • Add local push notifications

v6.0.0

02 Nov 09:09
Compare
Choose a tag to compare
  • New version of Nylo - read more about the changes here