analysis_plugin_test_helper 1.0.1
analysis_plugin_test_helper: ^1.0.1 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
Add this to your pubspec.yaml
dependencies:
analysis_plugin_test_helper: ^1.0.1
Or, From Git repo
dependencies:
analysis_plugin_test_helper:
git:
url: https://github.com/Ragibn5/dart-flutter-packages.git
path: analysis_plugin_test_helper
ref: analysis_plugin_test_helper-1.0.1
For more information, see the package on pub.dev or the GitHub repository.