← all publishers

emadbeltaje

@emadbeltaje source repo

8 published skills

  1. Theme · emadbeltaje
    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.
    0
    installs
  2. Rename App · emadbeltaje
    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.
    0
    installs
  3. API Request · emadbeltaje
    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.
    0
    installs
  4. Localization · emadbeltaje
    Localization
    0
    installs
  5. Create Screen · emadbeltaje
    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 plus controller plus binding with routing.
    0
    installs
  6. UI Conventions · emadbeltaje
    UI conventions
    0
    installs
  7. Create Controller · emadbeltaje
    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 on/with like get create controller:dialog on home.
    0
    installs
  8. Change Package Name · emadbeltaje
    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.
    0
    installs