flutter_embed_unity_2022_3_ios 0.0.6-beta copy "flutter_embed_unity_2022_3_ios: ^0.0.6-beta" to clipboard
flutter_embed_unity_2022_3_ios: ^0.0.6-beta copied to clipboard

iOS implementation for Unity 2022.3 LTS of the flutter_embed_unity plugin.

flutter_embed_unity_ios #

The iOS implementation of flutter_embed_unity.

Usage #

Import the package #

This package has been endorsed, meaning that you only need to add flutter_embed_unity as a dependency in your pubspec.yaml. It will be automatically included in your app when you depend on package:flutter_embed_unity.

This is what the above means to your pubspec.yaml:

...
dependencies:
  ...
  flutter_embed_unity: ^0.0.1
  ...

If you wish to use the iOS package only, you can add flutter_embed_unity_ios as a dependency:

...
dependencies:
  ...
  flutter_embed_unity_2022_3_ios: ^0.0.1
  ...
1
likes
0
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation for Unity 2022.3 LTS of the flutter_embed_unity plugin.

Homepage
Repository (GitHub)
View/report issues

Topics

#unity

Documentation

Documentation

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