Skip to content

Release v1.0.7

Latest

Choose a tag to compare

@joutvhu joutvhu released this 18 Jul 07:47

What's New

  • Fix SPM compilation: Explicitly declare the FlutterFramework dependency in Package.swift for compatibility with Flutter 3.44+. Previously, the build would fail because import Flutter could not be resolved in the plugin's Swift code.