Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
routes.dart File Reference
import package;
import features;
import co2_emmissions;
import screens;
import co2_emissions_screen.dart;
import energy;
import energy_screen.dart;
import food;
import food_screen.dart;
import operational_details_screen;
import operational_details_screen.dart;
import collections;
import data;
import models;
import collection_model.dart;
import presentation;
import transaction_history_screen;
import views;
import pending_transactions_view;
import create_new_collection_view;
import edit_collection_request_view.dart;
import elearning_v2;
import course_detail_screen.dart;
import pdf_viewer_screen.dart;
import qcm_screen.dart;
import smart_ecommerce;
import smart_ecommerce_screen.dart;
import transport;
import transport_screen.dart;
import waste;
import waste_screen.dart;
import water;
import water_screen.dart;
import elearning_v2_screen.dart;
import account;
import profile_screen;
import profile_screen.dart;
import authentication;
import signin_screen;
import signin_screen.dart;
import country_selection;
import country_selection_screen.dart;
import environmental_dashboard;
import copy;
import environmental_dashboard_screen.dart;
import monthly_footprint;
import Monthly_footprint_statistic.dart;
import footprint_screen.dart;
import settings;
import settings_screen;
import settings_screen.dart;
import go_router.dart;
import dashboard;
import dashboard_screen;
import dashboard_screen.dart;
import notifications;
import notifications_screen;
import notification_screen.dart;
import transactions_history_screen.dart;
import wallet;
import wallet_screen;
import wallet_screen.dart;
import main_menu;
import menu_menu_screen;
import main_menu_screen.dart;

Go to the source code of this file.

Enumerations

enum  Routes

Functions

enum Routes switch (this)

Variables

 signIn
 countrySelection
 mainMenu
 smartEcommerce
 environmentalDashboard
 environmentalDashboardv2
 walletScreen
 youtubeChannel
 settings
 notifications
 transactionHistory
 dashboard
 profile
 footprint
 monthlyFootprintStats
 co2emissions
 operationalDetails
 energy
 waste
 transport
 water
 food
 editCollection
 courseDetailsScreen
 pdfViewerScreen
 qcmScreen

Enumeration Type Documentation

◆ Routes

enum Routes

Definition at line 32 of file routes.dart.

Function Documentation

◆ switch()

enum Routes switch ( this )

Definition at line 1 of file routes.dart.

Variable Documentation

◆ co2emissions

co2emissions

Definition at line 79 of file routes.dart.

◆ countrySelection

countrySelection

Definition at line 65 of file routes.dart.

◆ courseDetailsScreen

courseDetailsScreen

Definition at line 87 of file routes.dart.

◆ dashboard

dashboard

Definition at line 75 of file routes.dart.

◆ editCollection

editCollection

Definition at line 86 of file routes.dart.

◆ energy

energy

Definition at line 81 of file routes.dart.

◆ environmentalDashboard

environmentalDashboard

Definition at line 68 of file routes.dart.

◆ environmentalDashboardv2

environmentalDashboardv2

Definition at line 69 of file routes.dart.

◆ food

food

Definition at line 85 of file routes.dart.

◆ footprint

footprint

Definition at line 77 of file routes.dart.

◆ mainMenu

mainMenu

Definition at line 66 of file routes.dart.

◆ monthlyFootprintStats

monthlyFootprintStats

Definition at line 78 of file routes.dart.

◆ notifications

notifications

Definition at line 73 of file routes.dart.

◆ operationalDetails

operationalDetails

Definition at line 80 of file routes.dart.

◆ pdfViewerScreen

pdfViewerScreen

Definition at line 88 of file routes.dart.

◆ profile

profile

Definition at line 76 of file routes.dart.

◆ qcmScreen

qcmScreen

Definition at line 89 of file routes.dart.

◆ settings

settings

Definition at line 72 of file routes.dart.

◆ signIn

signIn

Definition at line 64 of file routes.dart.

◆ smartEcommerce

smartEcommerce

Definition at line 67 of file routes.dart.

◆ transactionHistory

transactionHistory

Definition at line 74 of file routes.dart.

◆ transport

transport

Definition at line 83 of file routes.dart.

◆ walletScreen

walletScreen

Definition at line 70 of file routes.dart.

◆ waste

waste

Definition at line 82 of file routes.dart.

◆ water

water

Definition at line 84 of file routes.dart.

◆ youtubeChannel

youtubeChannel

Definition at line 71 of file routes.dart.