flutter_embed_unity_2022_3_ios 1.0.1 copy "flutter_embed_unity_2022_3_ios: ^1.0.1" to clipboard
flutter_embed_unity_2022_3_ios: ^1.0.1 copied to clipboard

PlatformiOS

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
  ...
0
likes
140
pub points
67%
popularity

Publisher

unverified uploader

iOS implementation for Unity 2022.3 LTS of the flutter_embed_unity plugin.

Homepage
Repository (GitHub)
View/report issues

Topics

#unity

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (LICENSE)

Dependencies

flutter, flutter_embed_unity_platform_interface

More

Packages that depend on flutter_embed_unity_2022_3_ios