Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
unloading_history_view.dart File Reference
import package;
import easy_localization.dart;
import material.dart;
import flutter_bloc.dart;
import flutter_screenutil.dart;
import core;
import ui;
import theme;
import color_palette.dart;
import widgets;
import custom_scaffold.dart;
import empty_content.dart;
import error_widget.dart;
import loading.dart;
import stats_card.dart;
import auth;
import presentation;
import bloc;
import authentication_bloc;
import authentication_bloc.dart;
import unloading_bloc.dart;
import unloading_event.dart;
import unloading_state.dart;
import unloading_history_collection_item.dart;
Include dependency graph for unloading_history_view.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class UnloadingHistoryView extends StatefulWidget initState ()
const UnloadingHistoryView ({super.key})
override State< UnloadingHistoryViewcreateState ()
void _loadUnloadingHistory ()
double _calculateTotalVolume (List< dynamic > history)
override Widget build (BuildContext context)
String formatVolume (dynamic volume)

Function Documentation

◆ _calculateTotalVolume()

double _calculateTotalVolume ( List< dynamic > history)

Definition at line 41 of file unloading_history_view.dart.

Here is the caller graph for this function:

◆ _loadUnloadingHistory()

void _loadUnloadingHistory ( )

Definition at line 32 of file unloading_history_view.dart.

Here is the caller graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 50 of file unloading_history_view.dart.

Here is the call graph for this function:

◆ createState()

override State< UnloadingHistoryView > initState::createState ( )

◆ formatVolume()

String formatVolume ( dynamic volume)

Definition at line 122 of file unloading_history_view.dart.

Here is the caller graph for this function:

◆ initState()

class UnloadingHistoryView extends StatefulWidget initState ( )

Definition at line 18 of file unloading_history_view.dart.

Here is the call graph for this function:

◆ UnloadingHistoryView()

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