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

4 lines
111 B
Dart

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