stacked_generator 0.8.0-beta.4 stacked_generator: ^0.8.0-beta.4 copied to clipboard
Stacked Generator is a package dedicated to reduce the boilerplate required to setup a stacked application
Stacked Generator #
This package acts as a generator for the stacked v1.9.0 and onwards. It aims at generating the routing and the dependencies by defining them on the new StackedApp
annotation. To read more about the usage of the generated code take a look at the application setup section of the stacked readme.