flutter_embed_unity_2022_3_ios

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

flutter embed unity 2022 3 ios

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
...
copied to clipboard
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
...
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.