Create a template for flutter create --template solidui
Base the template on the example app so that create will effectively produce the example directory.
Retain the example directory for a user to quickly get a demo but implement a script to transform the template code into the example directory.
Create a template for
flutter create --template soliduiBase the template on the example app so that
createwill effectively produce the example directory.Retain the example directory for a user to quickly get a demo but implement a script to transform the template code into the example directory.