dart-flutter-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural patterns for Flutter development. It includes security best practices for handling asynchronous operations, such as checking the 'mounted' state before using BuildContext. The networking section demonstrates the safe use of interceptors for authentication and token refresh logic without exposing any hardcoded credentials. All external package references (Dio, GoRouter, BLoC, Riverpod, Freezed) are well-known, standard libraries in the Flutter ecosystem.
Audit Metadata