dart-migrate-to-checks-package

Originally fromdart-lang/skills
Installation
SKILL.md

Migrating Dart Tests to Package Checks

Use this skill when you need to migrate a Dart test suite from the legacy package:matcher (which is exported by default from package:test/test.dart) to the modern, type-safe, and literate package:checks assertion library.

Contents


Installs
820
Repository
flutter/skills
GitHub Stars
2.8K
First Seen
Jul 14, 2026
dart-migrate-to-checks-package — flutter/skills