analysis_server_plugin_core 1.0.0 copy "analysis_server_plugin_core: ^1.0.0" to clipboard
analysis_server_plugin_core: ^1.0.0 copied to clipboard

Core components to build a custom Dart analysis server plugin.

analysis_server_plugin_core #

Core components to build a custom Dart analysis server plugin.

Installation #

From pub.dev

Add this to your pubspec.yaml

dependencies:
  analysis_server_plugin_core: ^1.0.0

Or, From Git repo

dependencies:
  analysis_server_plugin_core:
    git:
      url: https://github.com/Ragibn5/dart-flutter-packages.git
      path: analysis_server_plugin_core
      ref: analysis_server_plugin_core-1.0.0

Example #

See the example for a complete demonstration.

You may also see real plugins developed by this library:

  • clean_arch_lint
  • json_parser_analyzer

If the links are not working, please check the repository for the latest version.

0
likes
0
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Core components to build a custom Dart analysis server plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, analyzer_testing, dart_functionals, intl, loghub, meta, path, yaml

More

Packages that depend on analysis_server_plugin_core