dormql_analyzer_plugin 0.1.0 copy "dormql_analyzer_plugin: ^0.1.0" to clipboard
dormql_analyzer_plugin: ^0.1.0 copied to clipboard

analyzer plugin for dormql, to analyze dormql annotations and validate them

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dormql_analyzer_plugin

With Flutter:

 $ flutter pub add dormql_analyzer_plugin

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

dependencies:
  dormql_analyzer_plugin: ^0.1.0

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:dormql_analyzer_plugin/dormql_analyzer_plugin.dart';
0
likes
130
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

analyzer plugin for dormql, to analyze dormql annotations and validate them

Repository (GitHub)

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin

More

Packages that depend on dormql_analyzer_plugin