Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix getContentLength for Android < 7 #459

Merged
merged 1 commit into from
May 29, 2021
Merged

Conversation

atrope
Copy link
Contributor

@atrope atrope commented Apr 27, 2021

When the getContentLengthLong was implemented it started to break Android < 7 because this method does not exist!

This hotfix should be Merge ASAP as the plugin is not working on Android < 7.

This fixes at least:

#458 #440 #434

@atrope
Copy link
Contributor Author

atrope commented Apr 29, 2021

@hnvn the plugin is not Working on older Androids. Please merge this :)

@abdullah432
Copy link

On flutter_downloader: ^1.6.0 still getting the same issue

Copy link

@abdullah432 abdullah432 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixed my issue on devices lover than 7

@hnvn
Copy link
Member

hnvn commented May 29, 2021

LGTM. Thanks you guys for your feedback and contribution.

@hnvn hnvn merged commit 2371d69 into fluttercommunity:master May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants