flutter_embed_unity_2022_3_ios 2.0.0-dev.1 copy "flutter_embed_unity_2022_3_ios: ^2.0.0-dev.1" to clipboard
flutter_embed_unity_2022_3_ios: ^2.0.0-dev.1 copied to clipboard

iOS implementation for Unity 2022.3 LTS of the flutter_embed_unity plugin.

2.0.0-dev.1 #

UNSTABLE dev release, not for use in production. See #74

Breaking change for iOS! #

Due to structural changes required to support Swift Package Manager, you now need to add UnityFramework.framework from your exported Unity-iPhone to your Runner target's list of embedded frameworks in Xcode:

  • In Xcode, open <your project root>/ios/Runner.xcworkspace
  • Select 'Runner' in the project navigator
  • Under Targets, select 'Runner'
  • In the General tab, scroll down to 'Frameworks, Libraries, and Embedded Content'
  • Click on + and choose Workspace -> Unity-iPhone -> UnityFramework.framework

You may also need to run flutter clean before rebuilding your project.

New features #

  • Support for Swift Package Manager (you can now use SPM instead of Cocoapods to install flutter_embed_unity)

Other #

  • Increased minimum Flutter version to 3.35 due to problems with Unity, Xcode 26 and Flutter JIT. See #73

1.0.2 #

31 July 2024

  • Lowered Dart SDK constraint to 2.18+

1.0.1 #

20 November 2023

1.0.0 #

12 October 2023

  • First production release

0.0.7-beta #

3 October 2023

  • Removed green placeholder when Unity is detached from EmbedUnity

0.0.6-beta #

28 September 2023

  • Update platform interface dependency

0.0.5-beta #

27 September 2023

  • Fix issue #6
  • Fix iOS platform package dependency name in iOS example app

0.0.4-beta #

  • Update dependencies

0.0.3-beta #

  • Minor changes to the README

0.0.2-beta #

0.0.1-beta #

  • Initial beta release
1
likes
0
points
414
downloads

Documentation

Documentation

Publisher

verified publisherlearntoflutter.com

Weekly Downloads

iOS implementation for Unity 2022.3 LTS of the flutter_embed_unity plugin.

Homepage
Repository (GitHub)
View/report issues

Topics

#unity

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

flutter, flutter_embed_unity_platform_interface

More

Packages that depend on flutter_embed_unity_2022_3_ios

Packages that implement flutter_embed_unity_2022_3_ios