Dart and Flutter
The Snyk API is available only for Enterprise plans. For more information, see Plans and pricing.
Snyk for Dart and Flutter is supported only for Open Source. The following summarizes support for Dart and Flutter:
Package manager: Pub
Package registry: pub.dev
Test your app's packages: Available, pkg:pub
Snyk supports the testing of open-source Dart and Flutter packages from the Pub package manager using the endpoint List issues for a package:
GET /orgs/{org_id}/packages/{purl}/issues endpoint
The endpoint returns known vulnerabilities for the package. For more information, see the the pageList issues for a package.
Last updated