Focused Agent Skills for complete Flutter and Dart app delivery.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Read this reference when notification behavior depends on Android, Apple, or web configuration.
POST_NOTIFICATIONS runtime permission for non-exempt notifications. Request it in product context and test allow, deny, and dismissed states.Check secure-context requirements, service-worker registration and scope, permission state, VAPID/provider configuration, foreground-page behavior, and supported browser matrix. Do not present mobile lifecycle assumptions as web guarantees.
Unit and widget tests can prove contracts and app behavior but not system UI, permission dialogs, background execution, or provider delivery. Use emulator/simulator for fast checks where supported and a physical device for platform behavior the simulator cannot reproduce. Capture OS version, app lifecycle, permission state, flavor, and payload used.
.tessl-plugin
skills
dart-concurrency
dart-language
flutter-accessibility
flutter-ai-integration
flutter-animation
flutter-app-workflow
flutter-architecture
flutter-authentication
flutter-background-execution
flutter-build-release
flutter-ci-cd
flutter-code-review
flutter-dependency-upgrades
flutter-device-testing
flutter-figma-workflow
flutter-in-app-purchases
flutter-localization
references
flutter-networking
references
flutter-notifications
flutter-observability
flutter-openapi-client
flutter-package-development
flutter-performance
flutter-persistence
references
flutter-platform-integration
flutter-product-analytics
flutter-responsive-layout
references
flutter-runtime-debugging
flutter-security
flutter-state-management
flutter-testing
flutter-ui-design
flutter-ui-patterns
flutter-visual-effects