Vishesh Handa fb3f3bfccf Avoid using the path_provider plugin
We get the path ourselves as the 'git plugin' is using the
android 'getFilesDir()', instead of 'getDataDir()' which is what the
path_provider returns.

It's strange that it returns the latter as the Android docs clearly
state that one should not use this path and should use getFilesDir
instead.
2019-01-07 16:34:25 +01:00
2019-01-07 11:05:43 +01:00
2019-01-07 16:34:25 +01:00
2019-01-07 11:04:32 +01:00
2019-01-07 10:45:48 +01:00
2018-05-12 18:45:42 +02:00
Languages
Dart 93.7%
Shell 1.6%
Objective-C 1.4%
Swift 1.3%
CMake 0.5%
Other 1.4%