Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module 'flutter_unity_widget' not found #1

Open
faridg18 opened this issue Jul 6, 2021 · 1 comment
Open

Module 'flutter_unity_widget' not found #1

faridg18 opened this issue Jul 6, 2021 · 1 comment

Comments

@faridg18
Copy link

faridg18 commented Jul 6, 2021

I've been trying to run this project on iOS, but I keep getting Module 'flutter_unity_widget' not found. I already exported the project from unity

What do you think the problem is?

@nileshgarg0023
Copy link

nileshgarg0023 commented Sep 22, 2021

add this to your pubspec.yaml under dependencies

flutter_unity_widget: ^4.2.0

and add this to top of your main.dart

import 'package:flutter_unity_widget/flutter_unity_widget.dart';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants