doc_comparator/doc_comparator library
Functions
-
compare(
{required String baseRef, required String newRef, required Directory dartRoot, required Directory gitRoot, required bool cache}) → Future< List< ApiChange> > -
compareApis(
PackageApi baseApi, PackageApi newApi) → List< ApiChange> - Computes the API changes between two already-resolved package APIs.