pedantic_mono 1.5.0 copy "pedantic_mono: ^1.5.0" to clipboard
pedantic_mono: ^1.5.0 copied to clipboard

outdated

[mono edition] How to get the most value from Dart static analysis.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pedantic_mono

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

dependencies:
  pedantic_mono: ^1.5.0

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:pedantic_mono/pedantic_mono.dart';
73
likes
0
pub points
91%
popularity

Publisher

verified publishermono0926.com

[mono edition] How to get the most value from Dart static analysis.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on pedantic_mono