Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 4.26 KB

README.md

File metadata and controls

26 lines (16 loc) · 4.26 KB

Pub.dev License

Darel Bitsy's flutter code style for flutter projects and dart libraries.

license.

Usage

add the library as your dev dependency

dev_dependencies:
  flutter_code_style: ^2.2.0

also add the library analysis_option.yaml to your project analysis_option.yaml

include: package:flutter_code_style/analysis_options.yaml

Features and bugs

Please file feature requests and bugs at the issue tracker.