Skip to content

Releases: nylo-core/framework

v6.8.0

16 Apr 07:14

Choose a tag to compare

  • New stub for creating JourneyStates in your project
  • Update navigation_hub stub
  • Ability to create multiple stateful_widgets at once using Metro. E.g. metro make:stateful_widget home,settings
  • Ability to create multiple stateless_widgets at once using Metro. E.g. metro make:stateless_widget home,settings
  • pubspec.yaml updates

v6.7.6

11 Apr 11:24

Choose a tag to compare

  • Fix methods: addPackage and addPackages

v6.7.5

11 Apr 01:34

Choose a tag to compare

  • Small refactor to metro.dart

v6.7.4

10 Apr 00:41

Choose a tag to compare

  • Fix commands not being run using runProcess

v6.7.3

09 Apr 04:38

Choose a tag to compare

  • Update pubspec.yaml

v6.7.2

09 Apr 03:52

Choose a tag to compare

  • Update command stub

v6.7.1

09 Apr 03:04

Choose a tag to compare

  • Update builder in NyCustomCommand class

v6.7.0

08 Apr 04:33

Choose a tag to compare

  • Added: make:command to metro cli so you can create custom commands in Nylo 🚀
  • Added: New stub for creating commands
  • Update metro cli to support custom commands
  • New ny_cli.dart file to handle custom commands
  • Update pubspec.yaml

v6.6.5

01 Apr 07:37

Choose a tag to compare

  • Update pubspec.yaml

v6.6.4

31 Mar 08:05

Choose a tag to compare

  • Update pubspec.yaml