-
There are a couple of things that requires doing because of #50. These are important things to fix, so I'm adding here for us not to forget!
* Fix all examples, docs and guides to use the new, non-…
-
Hello,
when I try to do your example I get this error
https://gist.github.com/anonymous/7f952cf013ab6d9729f4337b47342c00
Any help :)
-
Merry Christmas Flame Fellows! 🎅 🎄🎄🎄🎄
Santa Claus is asking which features we'd like to have on Flame next year
Make your wish list here, and let's see what happens next :)) 🎁🎁🎁
-
Hello, I download the project to understand how to work Flame. But when I try to compile I receive this error.
```
E/flutter ( 6433): [ERROR:flutter/shell/common/shell.cc(188)] Dart Error: Unhand…
-
Looks like flutter has shifted their included version of dart to 2.1.0 which prevents the dependency for this plugin from begin resolved.
I've reverted my flutter to 0.5.1 by running this call …
-
https://gist.github.com/matejthetree/4a51db293b6966696a97593c40a7f202
` _audioPlayer.play("sounds/metronome.wav");
`
This is how I call it.
What could it be, does the plugin supports wav?
-
Can't compile Flame on Android Studio 3.3.1
Android Studio 3.3.1
Build #AI-182.5107.16.33.5264788, built on January 28, 2019
JRE: 1.8.0_152-release-1248-b01 amd64
JVM: OpenJDK 64-Bit Server VM b…
-
### **TO DO:**
- [ ] 1. Bloodmyst Chill (31280) buff its not working. It doesn't increase Bloodbolt (31281) damage by 20.
### **DONE:**
- [x] All Bloodmyst Isle NPCs deal low dmg (spells,p…
-
I seem to be have the issue that I only get audio when I put on headphones. This only happens on my app using the plugin. It seems the issue may have been resolved in the original audioplayer code as …
-
When I make a simple game, I got the error again and again, how to solve it, thanks!
```
Another exception was thrown: type 'List' is not a subtype of type 'Iterable' of 'iterable'
```
And the…