fetchPubspecUris abstract method

Future<List<Uri>> fetchPubspecUris()

Fetches URIs of all file.yaml files available in the source.

Implementation

Future<List<Uri>> fetchPubspecUris();