Skip to content

v0.7.4

Choose a tag to compare

@sjoenk sjoenk released this 10 Mar 17:37
· 33 commits to main since this release

v0.7.4

Swift Package Manager support

The plugin can now be consumed via SPM in addition to CocoaPods on both iOS and macOS. An Apple privacy manifest (PrivacyInfo.xcprivacy) is included for iOS 17+ compliance.

Example app & branding

  • Restyled waveform widget with responsive AspectRatio layout
  • Replaced pub.dev screenshot with package logo
  • Unified formatter settings and extracted hardcoded asset paths to constants

PRs included

  • Update iOS example app for new Flutter engine API by @sjoenk in #35
  • Add Swift Package Manager support for iOS and macOS by @sjoenk in #36
  • Clean up code style and documentation after SPM migration by @sjoenk in #37
  • Restyle waveform widget and update package screenshots by @sjoenk in #39

Full Changelog: v0.7.3...v0.7.4