gameframework_unreal 0.0.3 copy "gameframework_unreal: ^0.0.3" to clipboard
gameframework_unreal: ^0.0.3 copied to clipboard

Unreal Engine plugin for Flutter Game Framework. Provides Unreal Engine 5.x integration with bidirectional communication, quality settings, and console command execution.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gameframework_unreal

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

dependencies:
  gameframework_unreal: ^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_unreal/gameframework_unreal.dart';
0
likes
150
points
129
downloads

Publisher

verified publisherxraph.com

Weekly Downloads

Unreal Engine plugin for Flutter Game Framework. Provides Unreal Engine 5.x integration with bidirectional communication, quality settings, and console command execution.

Repository (GitHub)
View/report issues
Contributing

Topics

#game-engine #unreal-engine #game-development #ue5

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, gameframework

More

Packages that depend on gameframework_unreal

Packages that implement gameframework_unreal