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.