Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
routes.dart File Reference
import package;
import go_router.dart;
import features;
import auth;
import presentation;
import screens;
import check_in;
import check_in_screen.dart;
import collections;
import collection_request_confirmation;
import collection_request_confirmation_screen.dart;
import collection_request_details;
import collection_request_details_screen.dart;
import collection_request_information;
import collection_request_information.dart;
import collection_request_payment;
import collection_request_payment_screen.dart;
import collection_request_success;
import collection_request_success_screen.dart;
import end_location_chooser;
import end_location_chooser_screen.dart;
import planning_screen;
import weekly_collections_screen.dart;
import start_location_screen;
import start_location_screen.dart;
import today_schedule_screen;
import today_schedule_screen.dart;
import schedule_confirmation;
import schedule_confirmation_screen.dart;
import signin_screen;
import sign_in_screen.dart;
import e;
import learning;
import course_detail_screen.dart;
import elearning_screen.dart;
import pdf_viewer_screen.dart;
import history;
import transactions_history;
import transactions_history_screen.dart;
import home;
import home_screen.dart;
import notifications;
import notifications_screen;
import notifications_screen.dart;
import settings;
import documents_screen.dart;
import settings_screen.dart;
import vehicle_documents_screen.dart;
import unloading;
import unloading_screen.dart;
import wallet;
import wallet_screen.dart;
import mocked_screens;
import driver_requests;
import driver_requests.dart;
import ui;
import animated_splash_screen.dart;
import dashboard;
import dashboard_screen.dart;

Go to the source code of this file.

Enumerations

enum  Routes

Functions

enum Routes switch (this)

Variables

 splashScreen
 signInScreen
 homeScreen
 dashboardScreen
 todayScheduleScreen
 settingsScreen
 collectionDetailsScreen
 transactionsHistoryScreen
 checkInScreen
 notificationsScreen
 vehicleDocumentsScreen
 collectionRequestInformationScreen
 collectionRequestConfirmationScreen
 elearning
 wallet
 collectionRequestPaymentScreen
 collectionRequestSuccessScreen
 unloadingScreen
 documentsScreen
 pdfViewerScreen
 courseDetailsScreen
 endLocationChooserScreen
 startLocationChooserScreen
 weeklyCollectionsScreen
 driverRequestsScreen
 scheduleConfirmationScreen

Enumeration Type Documentation

◆ Routes

enum Routes

Definition at line 30 of file routes.dart.

Function Documentation

◆ switch()

enum Routes switch ( this )

Definition at line 1 of file routes.dart.

Variable Documentation

◆ checkInScreen

checkInScreen

Definition at line 70 of file routes.dart.

◆ collectionDetailsScreen

collectionDetailsScreen

Definition at line 68 of file routes.dart.

◆ collectionRequestConfirmationScreen

collectionRequestConfirmationScreen

Definition at line 74 of file routes.dart.

◆ collectionRequestInformationScreen

collectionRequestInformationScreen

Definition at line 73 of file routes.dart.

◆ collectionRequestPaymentScreen

collectionRequestPaymentScreen

Definition at line 77 of file routes.dart.

◆ collectionRequestSuccessScreen

collectionRequestSuccessScreen

Definition at line 78 of file routes.dart.

◆ courseDetailsScreen

courseDetailsScreen

Definition at line 82 of file routes.dart.

◆ dashboardScreen

dashboardScreen

Definition at line 65 of file routes.dart.

◆ documentsScreen

documentsScreen

Definition at line 80 of file routes.dart.

◆ driverRequestsScreen

driverRequestsScreen

Definition at line 86 of file routes.dart.

◆ elearning

elearning

Definition at line 75 of file routes.dart.

◆ endLocationChooserScreen

endLocationChooserScreen

Definition at line 83 of file routes.dart.

◆ homeScreen

homeScreen

Definition at line 64 of file routes.dart.

◆ notificationsScreen

notificationsScreen

Definition at line 71 of file routes.dart.

◆ pdfViewerScreen

pdfViewerScreen

Definition at line 81 of file routes.dart.

◆ scheduleConfirmationScreen

scheduleConfirmationScreen

Definition at line 87 of file routes.dart.

◆ settingsScreen

settingsScreen

Definition at line 67 of file routes.dart.

◆ signInScreen

signInScreen

Definition at line 63 of file routes.dart.

◆ splashScreen

splashScreen

Definition at line 62 of file routes.dart.

◆ startLocationChooserScreen

startLocationChooserScreen

Definition at line 84 of file routes.dart.

◆ todayScheduleScreen

todayScheduleScreen

Definition at line 66 of file routes.dart.

◆ transactionsHistoryScreen

transactionsHistoryScreen

Definition at line 69 of file routes.dart.

◆ unloadingScreen

unloadingScreen

Definition at line 79 of file routes.dart.

◆ vehicleDocumentsScreen

vehicleDocumentsScreen

Definition at line 72 of file routes.dart.

◆ wallet

wallet

Definition at line 76 of file routes.dart.

◆ weeklyCollectionsScreen

weeklyCollectionsScreen

Definition at line 85 of file routes.dart.