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

v1.4.1 #18

Conversation

thiagocarvalhodev
Copy link
Collaborator

@thiagocarvalhodev thiagocarvalhodev commented Oct 27, 2023

Release Notes

- When using drag and drop the file path resolves to similar to: blob:http://localhost:54203/5628ef94-ffda-4c1e-981c-5decd535b579. Now, if the contentType is provided, the `formXFile` will use it.
@thiagocarvalhodev thiagocarvalhodev self-assigned this Oct 27, 2023
@@ -14,6 +14,8 @@ String? lookupMimeType(String path, {List<int>? headerBytes}) {
return applicationGZip;
}

print(path);

Choose a reason for hiding this comment

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

remove print statement

Copy link
Contributor

Choose a reason for hiding this comment

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

matibat
matibat previously approved these changes Oct 27, 2023
@thiagocarvalhodev thiagocarvalhodev changed the title PE-4896: drag and drop applies wrong content type to files v1.4.1 Oct 27, 2023
@thiagocarvalhodev thiagocarvalhodev merged commit 441c377 into main Oct 27, 2023
2 checks passed
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