unity_kit 2.0.0 copy "unity_kit: ^2.0.0" to clipboard
unity_kit: ^2.0.0 copied to clipboard

Flutter plugin for Unity 3D integration — typed bridge, binary protocol, performance + AR, on Android, iOS, web & desktop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unity_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  unity_kit: ^2.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:unity_kit/unity_kit.dart';
20
likes
150
points
66.6k
downloads

Documentation

API reference

Publisher

verified publisherravenlab.tech

Weekly Downloads

Flutter plugin for Unity 3D integration — typed bridge, binary protocol, performance + AR, on Android, iOS, web & desktop.

Repository (GitHub)
View/report issues

Topics

#unity #flutter-unity #game #assets #bridge

License

MIT (license)

Dependencies

crypto, flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, http, path_provider, web

More

Packages that depend on unity_kit

Packages that implement unity_kit