analysis_plugin_test_helper 1.0.2
analysis_plugin_test_helper: ^1.0.2 copied to clipboard
Dump of reusable utilities to help write tests for the analyzer plugins developed by the analysis_server_core package.
analysis_plugin_test_helper #
Dump of reusable utilities to help write tests for the analyzer plugins developed by the analysis_server_core package.
Installation #
From pub.dev
Add this to your pubspec.yaml
dependencies:
analysis_plugin_test_helper: ^1.0.2
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.2
For more information, see the package on pub.dev or the GitHub repository.