flutter_code_style 2.2.0 flutter_code_style: ^2.2.0 copied to clipboard
Darel bitsy's flutter code style for application and libraries that focus on dart best pratices.
Darel Bitsy's flutter code style for flutter projects and dart libraries.
Usage #
add the library as your dev dependency
dev_dependencies:
flutter_code_style: ^2.2.0
copied to clipboard
also add the library analysis_option.yaml to your project analysis_option.yaml
include: package:flutter_code_style/analysis_options.yaml
copied to clipboard
Features and bugs #
Please file feature requests and bugs at the issue tracker.