analysis_options 2.0.1 copy "analysis_options: ^2.0.1" to clipboard
analysis_options: ^2.0.1 copied to clipboard

The set of rules that encourage good coding practices for applications, packages, and plugins.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add analysis_options

With Flutter:

 $ flutter pub add analysis_options

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  analysis_options: ^2.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

4
likes
140
pub points
74%
popularity

Publisher

verified publisherg1joshi.dev

The set of rules that encourage good coding practices for applications, packages, and plugins.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on analysis_options