You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: