analysis_plugin_test_helper 1.0.0
analysis_plugin_test_helper: ^1.0.0 copied to clipboard
Dump of reusable utilities to help test analyzer plugins.
analysis_plugin_test_helper #
Dump of reusable utilities to help test analyzer plugins.
Installation #
From pub.dev (Not yet available, use git based dependency management for now)
Add this to your pubspec.yaml
dependencies:
analysis_plugin_test_helper: ^0.0.1
Or, From Git repo (Internal members only)
dependencies:
analysis_plugin_test_helper:
git:
url: https://github.com/Ragibn5/dart-flutter-packages.git
path: analysis_plugin_test_helper
ref: main
Example #
See the example for a complete demonstration.
License #
Click here to see the license.