Flutter Linting Tool
macOS / developpeurs
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/
En voir plus...
Quoi de neuf dans la dernière version ?
• Bug fixes