Reason: before this commit app crashs in release mode, there are no settings for this app (in ios settings app). After adding image_picker library and getImage() function in lib/common.dart (pre caution against AOT compiller dead code elemenation) after ask permissions for camera usage.
30 lines
457 B
Plaintext
30 lines
457 B
Plaintext
.DS_Store
|
|
.atom/
|
|
.idea
|
|
.packages
|
|
.pub/
|
|
.gradle/
|
|
.orig
|
|
|
|
build/
|
|
gen/
|
|
packages
|
|
pubspec.lock
|
|
.flutter-plugins
|
|
|
|
android/gradle
|
|
android/gradlew
|
|
android/gradlew.bat
|
|
android/local.properties
|
|
android/app/gradle
|
|
android/app/gradlew
|
|
android/app/gradlew.bat
|
|
android/app/local.properties
|
|
|
|
android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
|
|
|
|
ios/.generated/
|
|
ios/Runner/GeneratedPluginRegistrant.h
|
|
ios/Runner/GeneratedPluginRegistrant.m
|
|
ios/Pods/
|