BASE: Create AppRouter Util.
This commit is contained in:
@@ -120,7 +120,22 @@ class ConstTexts {
|
||||
static String useCurrentLocation = "useCurrentLocation";
|
||||
static String setFromMap = "setFromMap";
|
||||
static String enterManuallyLocation = "enterManuallyLocation";
|
||||
// static String intercity = "intercity";
|
||||
static String changeLanguage = "changeLanguage";
|
||||
static String selectPrefferedLanguage = "selectPrefferedLanguage";
|
||||
// static String rideDetails = "rideDetails";
|
||||
// static String youDoNothaveSufficientwalletBalance = "youDoNothaveSufficientwalletBalance";
|
||||
// static String somethingWentWrong = "somethingWentWrong";
|
||||
// static String cash = "cash";
|
||||
// static String hugeSelectionOfAds = "hugeSelectionOfAds";
|
||||
// static String cosmetics = "cosmetics";
|
||||
// static String moreThan1000Products = "moreThan1000Products";
|
||||
// static String foodProducts = "foodProducts";
|
||||
// static String enableLocation = "enableLocation";
|
||||
// static String allowLocation = "allowLocation";
|
||||
// static String useCurrentLocation = "useCurrentLocation";
|
||||
// static String setFromMap = "setFromMap";
|
||||
// static String enterManuallyLocation = "enterManuallyLocation";
|
||||
// static String changeLanguage = "changeLanguage";
|
||||
// static String aroundTheCity = "aroundTheCity";
|
||||
// static String rideDetails = "rideDetails";
|
||||
// static String youDoNothaveSufficientwalletBalance = "youDoNothaveSufficientwalletBalance";
|
||||
|
||||
Reference in New Issue
Block a user