flutter_unity_widget_web 1.0.1 copy "flutter_unity_widget_web: ^1.0.1" to clipboard
flutter_unity_widget_web: ^1.0.1 copied to clipboard

Platformweb

Flutter unity widget for embedding unity in flutter web apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_unity_widget_web
copied to clipboard

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

dependencies:
  flutter_unity_widget_web: ^1.0.1
copied to clipboard

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:flutter_unity_widget_web/flutter_unity_widget_web.dart';
copied to clipboard
10
likes
150
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.08 - 2025.01.20

Flutter unity widget for embedding unity in flutter web apps.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, webviewx

More

Packages that depend on flutter_unity_widget_web