mfsao 3.0.0 copy "mfsao: ^3.0.0" to clipboard
mfsao: ^3.0.0 copied to clipboard

My Flutter-specific analysis options

MFSAO #

This package builds on the work from Flutter Lints but tailored to my own needs.

Enabled Lints #

The currently enabled lints can be found in the sample analysis_options.yaml.

To use those lints you can add a dependency in your pubspec.yaml:

dev_dependencies:
  mfsao: "3.0.0"

and add in your analysis_options.yaml:

include: package:mfsao/analysis_options.yaml

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
110
pub points
52%
popularity

Publisher

verified publisherogbomo.com

My Flutter-specific analysis options

Repository

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter_lints

More

Packages that depend on mfsao