Skip to content

[audioplayers] Update audioplayers to 6.6.0#1005

Merged
xiaowei-guan merged 2 commits intoflutter-tizen:masterfrom
gin7773:update/audioplayers
Apr 20, 2026
Merged

[audioplayers] Update audioplayers to 6.6.0#1005
xiaowei-guan merged 2 commits intoflutter-tizen:masterfrom
gin7773:update/audioplayers

Conversation

@gin7773
Copy link
Copy Markdown
Contributor

@gin7773 gin7773 commented Apr 16, 2026

Fix #977
Main changes:

  • Update audioplayers to 6.6.0.
  • Update audioplayers_platform_interface to 7.1.1.
  • Update minimum Flutter and Dart version to 3.27 and 3.6.
  • Update limitations in README.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates audioplayers_tizen to version 3.1.3, which includes bumping the minimum Flutter and Dart versions and updating dependencies. The changes introduce an emitError method to the Tizen plugin, add logging for unsupported mimeType parameters, and remove redundant break statements in the example application. Feedback was provided regarding a potential crash in the emitError implementation due to unchecked map access and a style violation concerning the placement of the else keyword.

Comment thread packages/audioplayers/tizen/src/audioplayers_tizen_plugin.cc Outdated
@xiaowei-guan xiaowei-guan merged commit 0c67c37 into flutter-tizen:master Apr 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[audioplayers_tizen] Upgrade to 6.6.0

3 participants