carey
A new chat project.
Getting Started
For help getting started with Flutter development, view the online documentation.
For instructions integrating Flutter modules to your existing applications, see the add-to-app documentation.
Libraries
- app_provider_scope
- bootstrap
- core/config/app_config
- core/constants/amplifyconfiguration
- core/constants/app_keys
- core/constants/app_routes
- core/constants/config
- core/constants/image_assets
- core/constants/size
- core/errors/exceptions
- core/errors/failure
- core/loggers/app_locale
- core/loggers/app_logger
- core/network/api_client
- core/network/connection_cubit
- core/network/dio_client
- core/network/mqtt_service
- core/network/token_interceptor
- core/observers/network_observer
- core/router/router_widget
- core/theme/app_colors
- core/theme/app_icon
- core/theme/app_text_theme
- core/theme/app_theme
- core/utils/app_pref_service
- core/utils/app_utils
- core/widgets/pip/flutter_in_app_pip
- core/widgets/pip/move_able_overlay
- core/widgets/pip/picture_in_picture
- core/widgets/pip/pip_capable_widget
- core/widgets/pip/pip_material_app
- core/widgets/pip/pip_params
- core/widgets/pip/pip_view_corner
- core/widgets/pip/pip_widget
- core/widgets/refresh_widget_tree
- features/carey_home/data/datasource/chat_data_source
- features/carey_home/data/repository/chat_connect_repository_imp
- features/carey_home/domain/entities/chat_message
- features/carey_home/domain/entities/chat_register_user
- features/carey_home/domain/entities/chat_user
- features/carey_home/domain/entities/conversation_meta_data
- features/carey_home/domain/repository/chat_connect_repository
- features/carey_home/domain/usecase/chat_message_use_case
- features/carey_home/domain/usecase/chat_register_use_case
- features/carey_home/presentation/bloc/index
- features/carey_home/presentation/bloc/send_message_bloc/index
- features/carey_home/presentation/pages/carey_home_page
- features/carey_home/presentation/widgets/carey_message_widget
- flavor/flavors
- flavor/main_uae
- flavor/main_uae_hotfix
- flavor/main_uae_staging
- main