add initial take photo

This commit is contained in:
2024-02-05 18:10:28 +07:00
parent 0b754bf939
commit 1616f22925
5 changed files with 299 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ class PathAssets {
static const String iconGoogle = 'assets/icons/icon-google.png';
static const String icon1 = 'assets/icons/icon-1.png';
static const String iconConnect = 'assets/icons/icon-connect.png';
static const String iconShield = 'assets/icons/icon-shield.png';
/// IMAGE
static const String imgSplashLogo = 'assets/images/splash-logo.png';