Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
collection_details_viewer.dart File Reference
import package;
import core;
import localization;
import app_localizations.dart;
import router;
import routes.dart;
import go_router.dart;
import utils;
import number_conversion.dart;
import ui;
import widgets;
import custom_action_slider.dart;
import custom_card.dart;
import features;
import collections;
import domain;
import entities;
import collection_entity.dart;
import enums;
import collection_status_enum.dart;
import presentation;
import screens;
import transaction_history_screen;
import views;
import pending_transactions_view;
import collection_progress_tracker.dart;
import material.dart;
import flutter_screenutil.dart;
import hugeicons.dart;
import intl.dart;
import lottie.dart;
Include dependency graph for collection_details_viewer.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

int getStatusValue (CollectionStatusEnum status)
override Widget build (BuildContext context)
 _adaptstatsToView (String status, List< String > titles)
 _buildInfoLabel ({ required BuildContext context, IconData? icon, required String label, required String? info, MainAxisSize? size, })
 extractKg (String? thestring)

Variables

class CollectionDetailsViewer extends StatefulWidget animations

Function Documentation

◆ _adaptstatsToView()

_adaptstatsToView ( String status,
List< String > titles )

Definition at line 229 of file collection_details_viewer.dart.

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

◆ _buildInfoLabel()

_buildInfoLabel ( { required BuildContext context, IconData? icon, required String label, required String? info, MainAxisSize? size, } )

Definition at line 250 of file collection_details_viewer.dart.

Here is the caller graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 56 of file collection_details_viewer.dart.

Here is the call graph for this function:

◆ extractKg()

extractKg ( String? thestring)

Definition at line 302 of file collection_details_viewer.dart.

◆ getStatusValue()

int getStatusValue ( CollectionStatusEnum status)

Definition at line 40 of file collection_details_viewer.dart.

Here is the caller graph for this function:

Variable Documentation

◆ animations

class CollectionDetailsViewer extends StatefulWidget animations
Initial value:
= [
'assets/lotties/process_animations.json',
'assets/lotties/animation002.json',
'assets/lotties/done_animation.json',
]