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

Flutter plugin for Unity 3D integration — typed bridge, lifecycle management, and communication layer.

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: ^0.9.1

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';
1
likes
150
points
3.15k
downloads

Publisher

verified publisherravenlab.tech

Weekly Downloads

Flutter plugin for Unity 3D integration — typed bridge, lifecycle management, and communication layer.

Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_plugin_android_lifecycle, http, path_provider

More

Packages that depend on unity_kit

Packages that implement unity_kit