What problem does it solve?
This Skill assists developers in creating, modifying, debugging, and architecting Flutter/Dart applications, streamlining the mobile app development process.
Core Features & Use Cases
- Code Generation & Modification: Generates boilerplate code, refactors existing code, and implements new features based on user requirements.
- Debugging & Troubleshooting: Helps identify and fix bugs, errors, and performance issues in Flutter applications.
- Architectural Guidance: Provides recommendations on project structure, state management, navigation, and theming.
- Use Case: A developer needs to implement a new screen with a complex state management requirement. They can use this Skill to generate the necessary widgets, providers, and navigation routes, ensuring adherence to best practices.
Quick Start
Use the flutter-dev skill to create a new Flutter project named 'my_cool_app'.