flutter_embed_unity_platform_interface 0.0.2-beta flutter_embed_unity_platform_interface: ^0.0.2-beta copied to clipboard
A common platform interface for the flutter_embed_unity plugin.
0.0.1-beta #
- Initial beta release
0.0.2-beta #
- Breaking change: due to a change in namespace, you MUST upgrade the
SendToFlutter.cs
script in your Unity project to use the new version from the v0.0.2-beta release assets flutter_embed_unity_2022_3.unitypackage. Alternatively you can review the source for SendToFlutter.cs and make the change to theAndroidJavaClass
package namespace manually.