dart-harbor
v2.0.1
Published
Used to create a starter template for flutter application
Readme
Template Creator
The Template Creator empowers you to generate a Flutter project from scratch, complete with the necessary folder hierarchy and package segmentation as per your specified mapping. It additionally provides the feature to seamlessly install dependencies for the designated package with a single command.
Features
- Create Flutter project with/without template
- Create Packages
- Install Dependency
Version
- 2.0.1
To Run
Install the package from npm
npm i dart-harborTry out the commands
dh flutter-snapAvailable Commands
Create Project with/without template
dh flutter-snapCreate Packages for the project
dh packifyInstall dependency for the specified package
dh fast-fuseDemo
Flutter-snap

