TranslationsHomeEn class

Properties

add_dependency String
en: 'Add dependency'
no setter
architecture String
en: 'Architecture'
no setter
base_viewmodel_cubit String
en: 'BaseViewModelCubit'
no setter
base_viewmodel_cubit_desc String
en: 'Extended Cubit with stateChanger pattern for clean state transitions and business logic separation.'
no setter
built_with String
en: 'Built with MasterFabric Core'
no setter
configure_routes String
en: 'Configure routes with GoRouter'
no setter
core_features String
en: 'Core Features'
no setter
create_views String
en: 'Create views extending MasterViewCubit'
no setter
description String
en: 'A comprehensive Flutter framework for building scalable, maintainable mobile applications with pre-built components, state management patterns, and utility helpers.'
no setter
flutter_framework String
en: 'Flutter Framework for Enterprise Apps'
no setter
force_update String
en: 'Force Update'
no setter
force_update_desc String
en: 'Version check & store redirect'
no setter
getting_started String
en: 'Getting Started'
no setter
gorouter_navigation String
en: 'GoRouter Navigation'
no setter
gorouter_navigation_desc String
en: 'Declarative routing with type-safe navigation, deep linking, and route guards support.'
no setter
hashCode int
The hash code for this object.
no setterinherited
helper_cases String
en: 'Helper Cases'
no setter
helper_cases_subtitle String
en: 'Explore all utility helpers'
no setter
helper_modules String
en: 'Helper Modules'
no setter
home_view_hidden String
en: 'Home view is hidden'
no setter
initialize_main String
en: 'Initialize in main.dart'
no setter
injectable_di String
en: 'Injectable DI'
no setter
injectable_di_desc String
en: 'Automatic dependency injection with GetIt and injectable annotations for clean service resolution.'
no setter
localization String
en: 'Localization'
no setter
localization_desc String
en: 'i18n support with slang'
no setter
masterview_cubit String
en: 'MasterViewCubit'
no setter
masterview_cubit_desc String
en: 'Base view class with integrated Cubit state management, lifecycle hooks, and common UI patterns.'
no setter
prebuilt_views String
en: 'Pre-built Views'
no setter
prebuilt_views_desc String
en: 'Splash, Auth, Onboarding, Error, Empty'
no setter
products String
en: 'Products'
no setter
products_subtitle String
en: 'Sample product list with search'
no setter
profile String
en: 'Profile'
no setter
profile_subtitle String
en: 'User profile with device info'
no setter
push_notifications String
en: 'Push Notifications'
no setter
push_notifications_desc String
en: 'OneSignal & Firebase FCM integration'
no setter
quick_navigation String
en: 'Quick Navigation'
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
show_home_view String
en: 'Show Home View'
no setter
skeleton_loading String
en: 'Skeleton Loading'
no setter
skeleton_loading_desc String
en: '10 animation styles for loading states'
no setter
state_management String
en: 'State Management'
no setter
state_management_desc String
en: 'Cubit, HydratedCubit, BLoC patterns'
no setter
storage_solutions String
en: 'Storage Solutions'
no setter
storage_solutions_desc String
en: 'SharedPreferences, HiveCE, Secure Storage'
no setter
svg_helper String
en: 'SVG Helper'
no setter
svg_helper_desc String
en: 'Asset, network, string SVG sources'
no setter
theme_system String
en: 'Theme System'
no setter
theme_system_desc String
en: 'Light/Dark themes, custom styling'
no setter
title String
en: 'MasterFabric Core'
no setter
utilities String
en: 'Utilities'
no setter
utilities_desc String
en: 'DateTime, URL, Share, Download, Permissions'
no setter
webviewer String
en: 'WebViewer'
no setter
webviewer_desc String
en: 'HTML rendering & WebView support'
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited