Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
pending_collections_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 widgets;
import loading.dart;
import stats_card.dart;
import theme;
import color_palette.dart;
import empty_content.dart;
import common;
import entities;
import collection_entity.dart;
import bloc;
import pending_collections;
import pending_collections_bloc.dart;
import collection_item;
import collection_item.dart;
import auth;
import presentation;
import authentication_bloc;
import authentication_bloc.dart;
Include dependency graph for pending_collections_view.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class PendingCollectionsView extends StatefulWidget initState ()
const PendingCollectionsView ({super.key})
override State< PendingCollectionsViewcreateState ()
void _loadPendingCollections ()
override Widget build (BuildContext context)
String _getCollectionQuantity (List< CollectionEntity > collections)

Function Documentation

◆ _getCollectionQuantity()

String _getCollectionQuantity ( List< CollectionEntity > collections)

Definition at line 82 of file pending_collections_view.dart.

◆ _loadPendingCollections()

void _loadPendingCollections ( )

Definition at line 29 of file pending_collections_view.dart.

Here is the call graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 41 of file pending_collections_view.dart.

Here is the call graph for this function:

◆ createState()

override State< PendingCollectionsView > initState::createState ( )

◆ initState()

class PendingCollectionsView extends StatefulWidget initState ( )

Definition at line 15 of file pending_collections_view.dart.

Here is the call graph for this function:

◆ PendingCollectionsView()

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