gameframework_unity 0.0.3 copy "gameframework_unity: ^0.0.3" to clipboard
gameframework_unity: ^0.0.3 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 Flutter:

 $ flutter pub add gameframework_unity

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

dependencies:
  gameframework_unity: ^0.0.3

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:gameframework_unity/gameframework_unity.dart';
0
likes
150
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
Contributing

Topics

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

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, gameframework

More

Packages that depend on gameframework_unity

Packages that implement gameframework_unity