Routes class
<p>This file contains the routes. These can be used to make push screen call via Routes.splashScreen to access these string.</p>
Constructors
Routes ()
Properties
hashCode → int
The hash code for this object.
<span class="feature">read-only</span><span class="feature">inherited</span>
runtimeType → Type
A representation of the runtime type of the object.
<span class="feature">read-only</span><span class="feature">inherited</span>
Methods
noSuchMethod(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
<span class="feature">inherited</span>
toString() String
A string representation of this object.
<span class="feature">inherited</span>
Operators
operator ==(Object other) bool
The equality operator.
<span class="feature">inherited</span>
Constants
addTask const String
static variables.
appSettings const String
static variables.
calendar const String
static variables.
chatMessageScreen const String
static variables.
createEventPage const String
static variables.
demoPageViewRoute const String
static variables.
editEventPage const String
static variables.
editProfilePage const String
static variables.
editTask const String
static variables.
eventInfoPage const String
static variables.
eventTasks const String
static variables.
exploreEventsScreen const String
static variables.
homeScreen const String
static variables.
individualPost const String
static variables.
joinOrg const String
static variables.
languageSelectionRoute const String
static variables.
loginScreen const String
static variables.
mainScreen const String
static variables.
mapScreen const String
static variables.
pinnedPostPage const String
static variables.
profilePage const String
static variables.
progressDialog const String
static variables.
recoverScreen const String
static variables.
requestAccess const String
static variables.
selectContact const String
static variables.
selectOrgScreen const String
static variables.
setUrlScreen const String
static variables.
signupDetailScreen const String
static variables.
splashScreen const String
static variables.
updateScreen const String
static variables.
userTasks const String
static variables.
waitingScreen const String
static variables.