stacked_tools 0.1.3 copy "stacked_tools: ^0.1.3" to clipboard
stacked_tools: ^0.1.3 copied to clipboard

outdated

The official dev tools for the stacked flutter framework

0.1.2+1 #

  • Adds documentation link to basic docs

0.1.2 #

  • Fixes bug that loads pubspec on project create

0.1.1 #

  • Adds executable to the pubspec for global activation
  • Fixes template bugs for app generate

0.1.0 #

Initial Release #

This version of the cli has 3 create commands:

  • stacked create app: This creates a brand new flutter project with all the stacked functionality setup
  • stacked create view: This creates a new view in the project and makes all required changes
  • stacked create service: This creates a new service in the project and makes all required changes