Darel's flutter code style for flutter projects and dart libraries.
Created from templates made available by Stagehand under a BSD-style license.
add the library as your dev dependency
dev_dependencies:
flutter_teg_code_style:
git: git://github.com/munificent/kittens.git
ref: v1.0
also add the library analysis_option.yaml to your project analysis_option.yaml
include: package:flutter_code_style/analysis_options.yaml
Please file feature requests and bugs at the issue tracker.