cat_analyzer_plugin 1.0.3 copy "cat_analyzer_plugin: ^1.0.3" to clipboard
cat_analyzer_plugin: ^1.0.3 copied to clipboard

A Dart Analyzer Plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cat_analyzer_plugin

With Flutter:

 $ flutter pub add cat_analyzer_plugin

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

dependencies:
  cat_analyzer_plugin: ^1.0.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:cat_analyzer_plugin/cat_analyzer_plugin.dart';
1
likes
80
pub points
0%
popularity

Publisher

unverified uploader

A Dart Analyzer Plugin.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

_fe_analyzer_shared, analyzer, analyzer_plugin

More

Packages that depend on cat_analyzer_plugin