feat: take photo

This commit is contained in:
2024-02-07 15:52:50 +07:00
parent 0a347f5e6d
commit 370db229de
19 changed files with 350 additions and 80 deletions

View File

@@ -45,7 +45,7 @@ android {
applicationId "com.example.cims_apps"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
minSdkVersion 21
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName