dart-harbor
v2.0.1
Published
Used to create a starter template for flutter application
Downloads
8
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-harbor
Try out the commands
dh flutter-snap
Available Commands
Create Project with/without template
dh flutter-snap
Create Packages for the project
dh packify
Install dependency for the specified package
dh fast-fuse
Demo
Flutter-snap