Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
environmental_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 environmental_dashboard;
import cubit;
import environmental_dashboar_cubit.dart;
import enviromental_dashboard_data_loaded_view.dart;
Include dependency graph for environmental_dashboard_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class EnvironmentalDashboardScreenV2 extends StatefulWidget _triggerEnvironmentalDashboardLoaderEvent ()
const EnvironmentalDashboardScreenV2 ({super.key})
override State< EnvironmentalDashboardScreenV2createState ()
override void initState ()
override Widget build (BuildContext context)
 _adaptViewToState (EnvironmentalDashboarState state)

Function Documentation

◆ _adaptViewToState()

_adaptViewToState ( EnvironmentalDashboarState state)

Definition at line 55 of file environmental_dashboard_screen.dart.

Here is the call graph for this function:

◆ _triggerEnvironmentalDashboardLoaderEvent()

class EnvironmentalDashboardScreenV2 extends StatefulWidget _triggerEnvironmentalDashboardLoaderEvent ( )

Definition at line 11 of file environmental_dashboard_screen.dart.

Here is the call graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 40 of file environmental_dashboard_screen.dart.

Here is the call graph for this function:

◆ createState()

override State< EnvironmentalDashboardScreenV2 > _triggerEnvironmentalDashboardLoaderEvent::createState ( )

◆ EnvironmentalDashboardScreenV2()

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

◆ initState()

override void initState ( )

Definition at line 34 of file environmental_dashboard_screen.dart.

Here is the call graph for this function: