Manage different lining rules with the Flutter Linting tool.
This tool helps you to:
• Read about different linter rules that can help you write clean and error-free code.
• Store different profiles of rules for different types of projects.
• Export the profile directly to your projects as analysis_options.yaml file.
Source code: https://github.com/flutter/samples/tree/master/experimental/linting_tool
Flutter is a powerful UI toolkit for creating multiplatform apps. You can find more about Flutter at https://flutter.dev/
Flutter Linting Tool V0.0.2更新日志:
• Changed app icons