Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
wallet_screen.dart File Reference
import package;
import core;
import localization;
import app_localizations.dart;
import ui;
import widgets;
import custom_scaffold.dart;
import features;
import collections;
import presentation;
import logic;
import collection_requests_history_bloc;
import collection_requests_history_bloc.dart;
import material.dart;
import flutter_bloc.dart;
import screens;
import views;
import faild_to_fetch_data_view.dart;
import utils;
import collections_utils.dart;
import authentication;
import authentication_bloc;
import authentication_bloc.dart;
import latest_transfers_view.dart;
Include dependency graph for wallet_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class WalletScreen extends StatefulWidget didChangeDependencies ()
const WalletScreen ({super.key})
override State< WalletScreencreateState ()
 _loadCollections ()
override Widget build (BuildContext context)
 _adaptViewToState (CollectionRequestsHistoryState state)

Function Documentation

◆ _adaptViewToState()

_adaptViewToState ( CollectionRequestsHistoryState state)

Definition at line 60 of file wallet_screen.dart.

Here is the call graph for this function:

◆ _loadCollections()

_loadCollections ( )

Definition at line 27 of file wallet_screen.dart.

Here is the caller graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 43 of file wallet_screen.dart.

Here is the call graph for this function:

◆ createState()

override State< WalletScreen > didChangeDependencies::createState ( )

◆ didChangeDependencies()

class WalletScreen extends StatefulWidget didChangeDependencies ( )

Definition at line 13 of file wallet_screen.dart.

Here is the call graph for this function:

◆ WalletScreen()

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