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

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

With Flutter:

 $ flutter 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.3

Alternatively, your editor might support dart pub get or flutter 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
140
points
74
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

flutter_lints

More

Packages that depend on mokutan_flutter_analysis