Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Migrating from flutter_downloader #127

Open
nullxception opened this issue Jun 27, 2023 · 2 comments
Open

Migrating from flutter_downloader #127

nullxception opened this issue Jun 27, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@nullxception
Copy link
Owner

Last week, flutter_downloader marked as discontinued on pub.dev due to lack of maintainer to continue it's development.

I noticed this recently when trying to solve #125.

Personally I'd never try to write downloader myself due to complexity of today's android file storage handling, so perhaps I'll find another package that are still actively maintained and if possible, has nicer API.

@nullxception nullxception added the enhancement New feature or request label Jun 27, 2023
@rinme
Copy link
Contributor

rinme commented Jul 5, 2023

How about background_downloader?

@ChaosNicro
Copy link

How about background_downloader?

This seems to also use scoped storage better. Maybe this could allow selecting a custom folder via SAF without needing the external_storage permissions that file managers use.
Sorry if this is off-topic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants