flutter-service
OfficialGenerate Flutter services with DI
AuthorCloudToLocalLLM-online
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of boilerplate code for Flutter services, ensuring consistency and adherence to best practices for dependency injection and initialization.
Core Features & Use Cases
- Boilerplate Generation: Creates a new Flutter service class with a ChangeNotifier base.
- Dependency Injection: Automatically registers the service with GetIt in
lib/di/locator.dart. - Initialization Logic: Includes a two-phase initialization pattern with timeout and error handling.
- Use Case: When developing a new feature that requires a data service, use this Skill to quickly scaffold the service, including its registration and initialization, saving development time and reducing errors.
Quick Start
Generate a new Flutter service for managing user profiles, including authentication service dependency.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flutter-service Download link: https://github.com/CloudToLocalLLM-online/CloudToLocalLLM/archive/main.zip#flutter-service Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.