Skip to content

Releases: nylo-core/support

v2.3.1

17 Dec 20:29
6383149
Compare
Choose a tag to compare
  • Add @mustCallSuper for construct method

v2.3.0

13 Dec 00:01
9f87dd2
Compare
Choose a tag to compare
  • Fix [BaseController] construct method
  • override setState in NyState

v2.2.1

10 Dec 05:40
711fd17
Compare
Choose a tag to compare
  • Upgrade to Dart 2.15
  • Update toast notifications
  • New validator added to NyState. Allows you to validate data in widgets.
  • Added toast notification helper
  • Refactored localization class
  • Ability to create themes and theme colors from Metro Cli
  • Pubspec.yaml dependency updates
  • Bug fixes

v2.1.0

21 Sep 12:18
df0e78c
Compare
Choose a tag to compare
  • Fix updateLocale method
  • Ability to add additional Router's to Nylo

v2.0.1

18 Sep 10:37
3db55ae
Compare
Choose a tag to compare
  • Upgrade Dart (v2.14.0)

v2.0.0

16 Sep 21:00
Compare
Choose a tag to compare
  • Add routes from NyPlugin
  • NyState has new 'get' helpers for TextTheme and MediaQuery
  • NyStorage 'read' method now returns more accurate data types if a type is not specified
  • New template for NyPlugin's
  • Added a MetroService and MetroConsole class for cli operations
  • Pubspec.yaml dependency updates

v1.0.0

07 Jul 22:39
0c2fe24
Compare
Choose a tag to compare
  • Initial release.