Improved The layout of Door Lock Page

This commit is contained in:
Mohammad Salameh
2024-04-17 11:31:09 +03:00
parent cc6b68e338
commit 086476810c
4 changed files with 102 additions and 50 deletions

View File

@ -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";