flutter-it/get_it

Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur

1.5kStars on the repository
3Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

flutter-it/get_it

Skill Claude CodeCodex

Architecture guidance for Flutter apps using the flutterit construction set (getit, watchit, commandit, listenit). Covers Pragmatic Flutter Architecture (PFA) with Services/Managers/Views, feature-based project structure, manager pattern, proxy pattern with optimistic updates and override fields, DataRepository with…

1.5k 6mo ago A 103 tokens original MIT

get-it-expert

02

flutter-it/get_it

Skill Claude CodeCodex

Expert guidance on getit service locator and dependency injection for Flutter/Dart. Covers registration (singleton, factory, lazy, async), scopes with shadowing, async initialization with init() pattern, retrieval, testing with scope-based mocking, and production patterns. Use when working with getit, dependency…

1.5k 6mo ago A 74 tokens original MIT