fluttercommunity / fluttercommunity/flutter_downloader
Download URI / URL blob file
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
I need to downlod a file saved in memory (blob javascript), but I'm not getting it.
From what I read, the blob's URI/URL was created by JavaScript, it refers to the data that your browser currently has in memory (only on the current page) and it does not refer to the data that exists on the host.
example of the URI/URL: blob:http:///0b7b0912-dc1f-40fa-b504-cfc110ecf56f
there is a way to do this with flutter_downloader
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files, tests, or entry points are named. Start by reviewing the plugin's Android and iOS download entry points and determine whether a browser-created JavaScript blob URL is available to them; done should be a clear supported or unsupported answer, with the required behavior documented or scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100