mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-27 09:06:43 +08:00

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.
Description
Languages
Dart
93.7%
Shell
1.6%
Objective-C
1.4%
Swift
1.3%
CMake
0.5%
Other
1.4%