flutter_embed_unity_2022_3_android 1.1.0 copy "flutter_embed_unity_2022_3_android: ^1.1.0" to clipboard
flutter_embed_unity_2022_3_android: ^1.1.0 copied to clipboard

PlatformAndroid

Android implementation for Unity 2022.3 LTS of the flutter_embed_unity plugin.

flutter_embed_unity_android #

The Android 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 Android package only, you can add flutter_embed_unity_android as a dependency:

...
dependencies:
  ...
  flutter_embed_unity_2022_3_android: ^0.0.1
  ...
0
likes
140
pub points
70%
popularity

Publisher

unverified uploader

Android 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_android