madteacher/mad-agents-skills
These skills were imported into SkillJury from the public skills ecosystem.
flutter-networking
by madteacher/mad-agents-skills
Source details, install context, and public review data are available on the full page.
flutter-navigation
by madteacher/mad-agents-skills
Implement navigation and routing in Flutter applications across mobile and web platforms. Choose the right navigation approach, configure deep linking, manage data flow between screens, and handle browser history integration.
flutter-internationalization
by madteacher/mad-agents-skills
Comprehensive guide for adding internationalization (i18n) to Flutter applications. Covers setup, configuration, message management, number/date formatting, and advanced topics like locale override and custom language support.
flutter-drift
by madteacher/mad-agents-skills
Comprehensive guide for using drift database library in Flutter applications.
dart-drift
by madteacher/mad-agents-skills
Comprehensive guide for using drift database library in Dart applications.
flutter-animations
by madteacher/mad-agents-skills
Create smooth, performant animations in Flutter using the right approach for each use case. This skill covers complete animation workflow: from choosing between implicit/explicit approaches to implementing complex effects like hero transitions and staggered animations.
flutter-adaptive-ui
by madteacher/mad-agents-skills
Create Flutter applications that adapt gracefully to any screen size, platform, or input device. This skill provides comprehensive guidance for building responsive layouts that scale from mobile phones to large desktop displays while maintaining excellent user experience across touch, mouse, and keyboard interactions.
flutter-architecture
by madteacher/mad-agents-skills
Provides architectural guidance and best practices for building scalable Flutter applications using MVVM pattern, layered architecture, and recommended design patterns from the Flutter team.