-
-
Notifications
You must be signed in to change notification settings - Fork 931
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
Error detected in pubspec.yaml when including Flame #3
Comments
Check the file Like this:
|
Let's add that instruction to the README in a visible place. |
@luanpotter I think I've found a better solution. Look this commit on audioplayers. There was a unnecessary swift file forcing the calling of I did some tests and it is not necessary anymore. The problem will be solved in the next release of both libs. Regards |
Thanks @feroult ! |
Nice, @feroult ! I'm closing this and the related audioplayers issue, if anything else arises, please let us know! |
Hi @luanpotter,
First of all thanks for making this tool, looks amazing and just what I need.
I'm having an issue when I add Flame as a dependency.
This is how my pubspec.yaml looks like:
I run
flutter packages get
which exits with 0.Then I run
flutter run
and I get the output below:flutter --version
gives me this output:Am I missing anything?
The text was updated successfully, but these errors were encountered: