Skip to main content

EmadBeltaje/flutter_getx_template

SkillsMP has collected 8 skills from EmadBeltaje/flutter_getx_template. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
8
GitHub stars
516
GitHub forks
138

Skills in this repository

classification pending

Showing 8 of 8 collected skills.

occupation
unclassified
description

Adds a BaseClient.safeApiCall method to a controller, with URL, HTTP method, return model, loading/error/success status, and optional raw JSON model. Use when the user wants an API call, HTTP request, fetch, post, BaseClient, or to load data into a screen.

updated
occupation
unclassified
description

Changes the Android/iOS application id using change_app_package_name. Use when the user asks to change package name, applicationId, bundle id, or app id.

updated
occupation
unclassified
description

Creates a GetX controller in a module’s controllers folder and registers it in that module’s binding with Get.lazyPut. Use whenever the user asks to create a controller, says get create controller, wants a new GetxController on a screen or module, or passes…

updated
occupation
unclassified
description

Creates a GetX screen module (controller, view, binding) under lib/app/modules and registers it in app routes. Use whenever the user asks to create a screen, page, or module, says get create screen, get create page, get create module, or wants a new GetX view…

updated
occupation
unclassified
description

Explains and changes GetX localization in this app: default language, switching language, adding a language, and adding string keys. Use when the user mentions localization, translation, locale, language, Strings.tr, i18n, or LocalizationService.

updated
occupation
unclassified
description

Renames the Flutter app display name on all platforms using rename_app. Use when the user asks to rename the app, change the app name, or set the launcher name.

updated
occupation
unclassified
description

Explains and changes this app’s light/dark theme, default theme, colors, ThemeExtensions, and fonts. Use when the user mentions theme, dark mode, light mode, colors, ThemeExtension, fonts, Google Fonts, MyTheme, or MyStyles.

updated
occupation
unclassified
description

UI rules for creating or editing widgets and screens in this app: ScreenUtil sizes, localized strings, theme colors, MyWidgetsAnimator for API UI, and CustomSnackBar. Use when writing or changing Flutter UI, widgets, screens, views, snackbars, or toasts.

updated
Showing 8 of 8 collected skills.