Commit Graph

6 Commits

Author SHA1 Message Date
Mikhail Sokolov
69ab9195ac Add image_picker library, refs #10046
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.
2017-11-16 14:02:32 +07:00
Mikhail Sokolov
fed7628536 fix building and publishing ios app, refs #10046 2017-11-15 16:14:42 +07:00
Semyon Babushkin
cddb6fd305 attempts to use flavors as for android 2017-10-24 17:52:07 +03:00
Semyon Babushkin
b6ba66a283 defined configuration for build variants 2017-10-23 20:25:04 +03:00
asuchkov
b6b5acd823 bug fix 2017-10-19 19:30:22 +03:00
Semyon Babushkin
1e9ddbf3a9 ios demo version 2017-10-19 14:46:44 +03:00