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

outdated

The official dev tools for the stacked flutter framework

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