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: Improve Error handling for Unsupported Sources #1625

Merged
merged 29 commits into from
Sep 29, 2023

Conversation

Gustl22
Copy link
Collaborator

@Gustl22 Gustl22 commented Aug 30, 2023

Description

  • feat: Improved error description for unsupported file formats
  • fix: Handle white space and special characters in URL and Assets (Web & Darwin)
  • test: Test files without file extension (not playable Darwin)

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, refactor:,
    docs:, chore:, test:, ci: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added dartdoc comments with ///, where necessary.
  • I have updated/added relevant examples in example.

Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

Related Issues

Closes #1494
Closes #748
Closes #972
Closes #1546

@Gustl22 Gustl22 marked this pull request as ready for review September 27, 2023 14:57
@Gustl22 Gustl22 marked this pull request as draft September 27, 2023 16:48
@Gustl22 Gustl22 marked this pull request as ready for review September 27, 2023 17:39
@Gustl22 Gustl22 changed the title feat: Error Unsupported file format fix: Improve Error handling for Unsupported Sources Sep 27, 2023
@Gustl22 Gustl22 merged commit a4d8442 into main Sep 29, 2023
9 checks passed
@Gustl22 Gustl22 deleted the gustl22/1494-unsupported-file-format branch September 29, 2023 10:42
Gustl22 added a commit that referenced this pull request Sep 29, 2023
# Description

- feat: Improved error description for unsupported file formats
- fix: Handle white space and special characters in URL and Assets (Web
& Darwin)
- test: Test files without file extension (not playable Darwin)

## Related Issues

Closes #1494
Closes #748
Closes #972
Closes #1546

---------

Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
(cherry picked from commit a4d8442)
Gustl22 added a commit that referenced this pull request Nov 14, 2023
# Description

- feat: Improved error description for unsupported file formats
- fix: Handle white space and special characters in URL and Assets (Web
& Darwin)
- test: Test files without file extension (not playable Darwin)

## Related Issues

Closes #1494
Closes #748
Closes #972
Closes #1546

---------

Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants