dormql_analyzer_plugin 0.1.1 copy "dormql_analyzer_plugin: ^0.1.1" to clipboard
dormql_analyzer_plugin: ^0.1.1 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.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:dormql_analyzer_plugin/dormql_analyzer_plugin.dart';
0
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin

More

Packages that depend on dormql_analyzer_plugin