gameframework_unity 0.0.1 copy "gameframework_unity: ^0.0.1" to clipboard
gameframework_unity: ^0.0.1 copied to clipboard

Unity Engine plugin for Flutter Game Framework. Provides Unity integration with bidirectional communication, AR Foundation support, and WebGL capabilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gameframework_unity

With Flutter:

 $ flutter pub add gameframework_unity

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

dependencies:
  gameframework_unity: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:gameframework_unity/gameframework_unity.dart';
0
likes
0
points
132
downloads

Publisher

verified publisherxraph.com

Weekly Downloads

Unity Engine plugin for Flutter Game Framework. Provides Unity integration with bidirectional communication, AR Foundation support, and WebGL capabilities.

Repository (GitHub)
View/report issues

Topics

#game-engine #unity #game-development #ar #webgl

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, gameframework

More

Packages that depend on gameframework_unity

Packages that implement gameframework_unity