fluttercommunity / fluttercommunity/flutter_downloader

Support for support dir

Open
#305 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

Currently, this library doesn't support saving files to support directory (the one provided by `path_provider:getApplicationSupportDirectory()`.
It'd be great if it was added, I don't need my datafiles being publicly visible.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the plugin chooses the download destination and compare it with path_provider's getApplicationSupportDirectory(). Check how the destination behaves on the supported mobile platforms; done when callers can save downloads there instead of a publicly visible directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.