third commit
This commit is contained in:
@@ -6,6 +6,16 @@ class AppConstants {
|
||||
static const String storeName = 'Nearle Daily';
|
||||
static const String storeAddress = '12 Gandhipuram Main Rd, Coimbatore 641012';
|
||||
static const String storeGstin = '33ABCDE1234F1Z5';
|
||||
static const String storeCin = 'U52190TZ2024PTC012345';
|
||||
static const String storeFssai = '12417812000447';
|
||||
static const String storeLegalName = 'Nearle Retail Private Limited';
|
||||
|
||||
/// Place of supply, printed on the tax invoice.
|
||||
static const String stateCode = '33';
|
||||
static const String stateName = 'TN';
|
||||
|
||||
static const String storeCode = '6709';
|
||||
static const String posNumber = 'R120';
|
||||
static const String storePhone = '+91 90000 12345';
|
||||
static const String currencySymbol = '\u20B9';
|
||||
static const String locale = 'en_IN';
|
||||
|
||||
Reference in New Issue
Block a user