• Find the supported Flutter version for a pubspec.yaml/lock file.

    Parameters

    • yaml: string

      A string describing the content of the pubspec file.

    Returns Version

    The matched Version that is supported for the project described by the pubspec file.

Generated using TypeDoc