Skip to main content
مستودع GitHub

echo-chat

يحتوي echo-chat على 14 من skills المجمعة من phanbaohuy96، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
0
محدث
2026-04-27
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

bus-event
مطوّرو البرمجيات

Handles cross-feature BusEvent communication with EventBusManager in the Flutter base template

2026-04-27
bloc-pattern
مطوّرو البرمجيات

Implements BLoC state management using AppBlocBase, an abstract State hierarchy, and a freezed _StateData

2026-04-27
data-layer
مطوّرو البرمجيات

Builds the data layer with Freezed DTOs, Retrofit clients, hive_ce local stores, and repositories wired through injectable

2026-04-27
flutter-reviewer
مطوّرو البرمجيات

Reviews UI-layer changes — screens, blocs, widgets, routes — against the template's StateBase + AppBlocBase + fl_theme conventions

2026-04-27
localization
مطوّرو البرمجيات

Adds and updates app strings through the CSV → ARB → generated localizations workflow

2026-04-27
module-scaffold
مطوّرو البرمجيات

Scaffolds a new feature module under apps/main/lib/presentation/modules using the bundled module generator

2026-04-27
route-config
مطوّرو البرمجيات

Configures routes with the IRoute / CustomRouter abstractions in core and exposes navigation via a BuildContext coordinator

2026-04-27
behavioral-guardrails
متخصصو إدارة المشاريع

Behavioral guidelines for EchoChat tasks: clarify ambiguity, keep changes simple and surgical, and define verifiable success criteria before coding.

2026-04-27
error-handling
مطوّرو البرمجيات

Routes thrown errors through CoreBlocBase + CoreDelegate to StateBase's ErrorType-driven dialog/snackbar/login UI rather than a custom Failure type

2026-04-26
extension-action
مطوّرو البرمجيات

Extracts screen handlers and bloc listeners into a part-of "*.action.dart" extension file

2026-04-26
theme-usage
مطوّرو البرمجيات

Applies the fl_theme design system via context.themeColor and context.textTheme without hard-coded colors or Material text-style names

2026-04-26
code-generation
مطوّرو البرمجيات

Runs build_runner across core, data_source, and apps/main via the makefile after edits to freezed/injectable/retrofit/hive sources

2026-04-25
data-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews data-layer changes — Freezed DTOs, Retrofit clients, hive_ce stores, and repositories — against the template's conventions

2026-04-25
testing
محللو ضمان جودة البرمجيات والمختبرون

Writes unit and widget tests for blocs, repositories, and screens using bloc_test + mocktail

2026-04-25