Unyo Dependency Injection

How to register and resolve dependencies using GetIt in the Unyo Flutter app. Use this skill whenever adding new services, repositories, cubits, or notifiers to the dependency injection container, understanding registration types (singleton vs factory vs lazySingleton), dealing with named instances, or debugging DI-related errors like "Object not found" or circular dependencies.

k3vinb5 30d1634 9.4 KB Updated

File contents

k3vinb5/unyo-app/tree/main/.agents/skills/unyo-dependency-injection commit 30d16348a0

Frequently asked questions

npx skillmds@latest add k3vinb5/unyo-dependency-injection