Flutter Testing

Comprehensive Flutter testing guidance covering unit tests, widget tests, and integration tests. Use when working with Flutter applications to write unit tests for functions/methods/classes, create widget tests to verify UI components, develop integration tests for end-to-end testing, mock dependencies and plugin interactions, debug common testing errors, test Flutter plugins with native code, and run tests in different build modes (debug, profile, release) Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/madteacher--mad-agents-skills--flutter-testing commit bfaf3726b9

Frequently asked questions

npx skillmds@latest add tomevault-io/flutter-testing-4