tools library
Classes
- AndroidSdkTools
- MavenDependency
- Maven dependency with group ID, artifact ID, and version.
- MavenTools
- This class provides some utility methods to download a sources / jars using maven along with transitive dependencies.
Properties
- jarFile → String
-
final
- mvnTargetDir → String
-
final
- targetJarFile → String
-
final
- toolPath → String
-
final
Functions
-
buildApiSummarizer(
) → Future< void> -
buildSummarizerIfNotExists(
{bool force = false}) → Future< void>