flutter_oneshot_player 0.0.2 copy "flutter_oneshot_player: ^0.0.2" to clipboard
flutter_oneshot_player: ^0.0.2 copied to clipboard

Low-latency one-shot audio sample player for Flutter. Native AVAudioEngine on iOS/macOS, Oboe on Android.

0.0.2 #

Bug fixes #

  • Swift Package Manager product name corrected. The library product in darwin/Package.swift was named flutter_oneshot_player (snake_case). Flutter's build system derives the expected SPM product name in kebab-case (flutter-oneshot-player), so the mismatch caused Flutter to skip SPM and fall back to CocoaPods silently. Renamed to flutter-oneshot-player; apps built with Flutter 3.27+ will now use SPM automatically for both iOS and macOS.

0.0.1 #

  • Initial release.
0
likes
0
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

Low-latency one-shot audio sample player for Flutter. Native AVAudioEngine on iOS/macOS, Oboe on Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_oneshot_player

Packages that implement flutter_oneshot_player