Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
dashboard_screen.dart File Reference
import package;
import core;
import localization;
import app_localizations.dart;
import material.dart;
import flutter_bloc.dart;
import ui;
import screens;
import views;
import faild_to_fetch_data_view.dart;
import widgets;
import custom_scaffold.dart;
import authentication;
import presentation;
import logic;
import authentication_bloc;
import authentication_bloc.dart;
import dashboard_cubit;
import dashboard_cubit.dart;
import dashboard_data_loaded_view.dart;
Include dependency graph for dashboard_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class DashboardScreen extends StatefulWidget _triggerDashboardLoaderEvent ()
const DashboardScreen ({super.key})
override State< DashboardScreencreateState ()
override void initState ()
override Widget build (BuildContext context)
 _adaptViewToState (DashboardState state)

Function Documentation

◆ _adaptViewToState()

_adaptViewToState ( DashboardState state)

Definition at line 52 of file dashboard_screen.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _triggerDashboardLoaderEvent()

class DashboardScreen extends StatefulWidget _triggerDashboardLoaderEvent ( )

Definition at line 11 of file dashboard_screen.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 36 of file dashboard_screen.dart.

Here is the call graph for this function:

◆ createState()

override State< DashboardScreen > _triggerDashboardLoaderEvent::createState ( )

◆ DashboardScreen()

const _triggerDashboardLoaderEvent::DashboardScreen ( {super.key} )
Here is the caller graph for this function:

◆ initState()

override void initState ( )

Definition at line 30 of file dashboard_screen.dart.

Here is the call graph for this function: