mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-15 07:56:11 +08:00

Instead lets just use the path_provider. This was being used as for some reason I wanted the files to reside inside the 'files' folder and not in the 'app_flutter' directory. However, that requires maintaining a fork of path_provider, which I no longer want to do.