flutter_embed_unity_6000_0_android 1.2.2 copy "flutter_embed_unity_6000_0_android: ^1.2.2" to clipboard
flutter_embed_unity_6000_0_android: ^1.2.2 copied to clipboard

PlatformAndroid

Android implementation for Unity 6000.0 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 not yet been endorsed, meaning that will need to add both flutter_embed_unity and flutter_embed_unity_android as a dependency in your pubspec.yaml.

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

...
dependencies:
  ...
  flutter_embed_unity_6000_0_android: ^0.0.1
  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_6000_0_android: ^0.0.1
  ...
0
likes
140
points
162
downloads

Publisher

verified publisherlearntoflutter.com

Weekly Downloads

Android implementation for Unity 6000.0 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_6000_0_android