mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
Improved The layout of Door Lock Page
This commit is contained in:
@ -3,6 +3,8 @@ import 'package:syncrow_app/features/devices/model/function_model.dart';
|
||||
import 'package:syncrow_app/generated/assets.dart';
|
||||
|
||||
abstract class Constants {
|
||||
static const String appName = "Syncrow App";
|
||||
|
||||
static const String languageCode = "en";
|
||||
|
||||
static const String countryCode = "US";
|
||||
|
Reference in New Issue
Block a user