Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.66 KB

README.md

File metadata and controls

53 lines (40 loc) · 1.66 KB

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