Commit Graph

10 Commits

Author SHA1 Message Date
Ivan Murashov
6068b7e3b2 gitignore -> hgignore 2018-02-07 21:07:28 +03:00
Mikhail Sokolov
f1790c024b files updated by flutter during build, refs #10496 2018-01-30 10:00:14 +07:00
Semyon Babushkin
8f09940822 fixed bugs in ios version 2017-12-22 20:43:04 +03:00
Semyon Babushkin
8c42d040c0 fixed bug with 'back' link 2017-12-11 14:36:11 +03:00
Mikhail Sokolov
ee457e5980 version up, fix boundle id, refs #10046 2017-11-27 12:07:00 +07:00
Semyon Babushkin
857154faf8 ios added phone/card switch 2017-11-23 16:46:40 +03:00
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
b6ba66a283 defined configuration for build variants 2017-10-23 20:25:04 +03:00
Semyon Babushkin
1e9ddbf3a9 ios demo version 2017-10-19 14:46:44 +03:00