kdab_dart_analysis 0.0.1 copy "kdab_dart_analysis: ^0.0.1" to clipboard
kdab_dart_analysis: ^0.0.1 copied to clipboard

Analysis options used for Dart and Flutter at KDAB.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kdab_dart_analysis

With Flutter:

 $ flutter pub add kdab_dart_analysis

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

dependencies:
  kdab_dart_analysis: ^0.0.1

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:kdab_dart_analysis/kdab_dart_analysis.dart';
0
likes
160
points
116
downloads

Publisher

verified publisherkdab.com

Weekly Downloads

Analysis options used for Dart and Flutter at KDAB.

Repository (GitHub)
View/report issues

Topics

#lints #analyzer #analysis

Documentation

API reference

License

MIT (license)

More

Packages that depend on kdab_dart_analysis