aman-kassa-flutter/lib/core/route_names.dart

6 lines
206 B
Dart

const String LoginViewRoute = "LoginView";
const String HomeViewRoute = "HomeView";
const String ImageShowRoute = "ImageShowRoute";
const String PaymentViewRoute = "PaymentView";
// Generate the views here