Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
service_locator.dart File Reference
import package;
import core;
import localization;
import language_cubit.dart;
import features;
import account;
import data;
import data_sources;
import remote_datasources;
import dicument_remote_datasource.dart;
import profile_remote_datasource.dart;
import repositories;
import document_repository_impl.dart;
import profile_repository_impl.dart;
import domain;
import document_repository.dart;
import profile_repository.dart;
import use_cases;
import load_documents_usecase.dart;
import load_profile_usecase.dart;
import screens;
import cubit;
import document_cubit;
import document_cubit.dart;
import profile_cubit;
import load_profile_cubit_cubit.dart;
import authentication;
import chec_biometric_auth_availability_usecase.dart;
import shared_preferences.dart;
import elearning_v2;
import elearning_v2_local_data_source.dart;
import elearning_v2_local_data_source_impl.dart;
import repository_impl;
import elearning_v2_repository_impl.dart;
import repository;
import elearning_v2_repository.dart;
import presentation;
import logic;
import elearning_v2_cubit.dart;
import collections;
import collection_requests_history_bloc;
import collection_requests_history_bloc.dart;
import elearning;
import elearning_remote_data_sources.dart;
import elearning_repository_impl.dart;
import elearning_repository.dart;
import usecases;
import load_videos_usecase.dart.dart;
import elearning_cubit.dart;
import main_menu;
import main_menu_remote_datesource.dart;
import mainmenu_repository_impl.dart;
import main_meenu_repository.dart;
import load_banner_usecase.dart;
import banners_cubit.dart;
import notifications;
import notification_remote_datasource.dart;
import notifications_repository_impl.dart;
import notifactions_repository.dart;
import load_notifications_use_case.dart;
import notifications_cubit;
import notifications_cubit.dart;
import update_collection_usecase.dart;
import update_collection_cubit;
import update_collection_cubit.dart;
import settings;
import faq_remote_data_source.dart;
import faq_repository_impl.dart;
import faq_repository.dart;
import load_faq_usecase.dart;
import faq_cubit;
import faq_cubit.dart;
import theme_cubit;
import theme_cubit.dart;
import flutter_riverpod.dart;
import get_it.dart;
import data_source;
import local_datasource;
import credentials_local_datasource.dart;
import session_local_datasource.dart;
import token_local_datasource.dart;
import remote_datasource;
import authentication_remote_datasource.dart;
import authentication_repository_impl.dart;
import authentication_repository.dart;
import load_credentials_usecase.dart;
import load_session_usecase.dart;
import signin_usecases.dart;
import signout_usecase.dart;
import authentication_bloc;
import authentication_bloc.dart;
import dashboard;
import dashboard_remote_datasource.dart;
import dashboard_repository_impl.dart;
import dashboard_repository.dart;
import load_dashboard_usecase.dart;
import dashboard_cubit;
import dashboard_cubit.dart;
import environmental_dashboard;
import environmental_dashboard_remote_datasource.dart;
import environmental_dashboard_repository_impl.dart;
import environmental_dashboard_repository.dart;
import load_environmental_dashboard_usecase.dart;
import environmental_dashboar_cubit.dart;
import collections_remote_datasource.dart;
import collection_repository_impl.dart;
import collection_repository.dart;
import create_collection_request_usecase.dart;
import load_completed_collections_requests_usecase.dart;
import load_ongoing_collection_requests.dart;
import load_collection_times_usecase.dart;
import create_collection_cubit;
import create_collection_cubit.dart;
import proposed_times_cubit;
import proposed_times_cubit.dart;
import api;
import api_client.dart;

Go to the source code of this file.

Functions

Future< void > init () async

Variables

final sl = GetIt.instance

Function Documentation

◆ init()

Future< void > init ( )

Definition at line 81 of file service_locator.dart.

Here is the caller graph for this function:

Variable Documentation

◆ sl

final sl = GetIt.instance

Definition at line 79 of file service_locator.dart.