fl-bus-event
01phanbaohuy96/flutter_base_structure
Skill Claude CodeCodex
Handles cross-feature BusEvent communication with EventBusManager in the Flutter base template.
10 11d ago A 20 tokens
17 tagged flutter template, measured the same way as everything else here.
Browse within: bloc 17clean-architecture 17dart 17flutter 17
phanbaohuy96/flutter_base_structure
Skill Claude CodeCodex
Handles cross-feature BusEvent communication with EventBusManager in the Flutter base template.
phanbaohuy96/flutter_base_structure
Skill Claude CodeCodex
Builds the data layer with Freezed DTOs, Retrofit clients, the storage-seam local data manager, and repositories wired through injectable.
phanbaohuy96/flutter_base_structure
Skill Claude CodeCodex
Configures routes with the IRoute / CustomRouter abstractions in core and exposes navigation via a BuildContext coordinator.