Skip to content

seazon/generator-flutter-boilerplate

Repository files navigation

Note

Since this generator has not been published on npm, need to generate locally.

  1. Install Yeoman (we assume you have pre-installed node.js).
npm install -g yo
  1. Clone this repo
  2. Go to repo dir and build it
npm link
  1. Go to new project dir and run
yo generator-flutter-boilerplate

generator-flutter-boilerplate NPM version Build Status Dependency Status

generate flutter project

Installation

First, install Yeoman and generator-flutter-boilerplate using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-flutter-boilerplate

Then generate your new project:

yo flutter-boilerplate

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0 © shawn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published