mokutan_flutter_analysis 4.3.2 copy "mokutan_flutter_analysis: ^4.3.2" to clipboard
mokutan_flutter_analysis: ^4.3.2 copied to clipboard

outdated

Static analysis rules for Dart and Flutter used at Mokutan

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mokutan_flutter_analysis

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

dependencies:
  mokutan_flutter_analysis: ^4.3.2

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

Import it

Now in your Dart code, you can use:

import 'package:mokutan_flutter_analysis/mokutan_flutter_analysis.dart';
4
likes
50
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

Static analysis rules for Dart and Flutter used at Mokutan

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dart_code_metrics, flutter_lints

More

Packages that depend on mokutan_flutter_analysis