-
I'm getting errors with Flutter beta 2, which uses Dart 2.
I tried running it with `flutter run --no-preview-dart-2` and it worked.
Here's the error, with beta 2 and Dart 2.
`type 'Future' is not a…
-
I use `AnimationComponent.sequenced` to make the animation sprite in my code, but it renders the whole images again and again(just flash in my screen), that is not what I wanted, the animation should …
-
Hello. I'm really enjoying working with flame, and am actively building a game for a class of mine.
I was wondering if there was a way to "destroy" a `Game`, in that I can successfully terminate a …
-
M-x stops working after installing ivy, counsel and swiper through use-package. Here is the error-log
Debugger entered--Lisp error: (cyclic-function-indirection r-mode)
commandp(r-mode)
#f(c…
-
https://pub.dartlang.org/packages/flame
Note it has no Flutter logo shown. @kevmoo (I hope this was the right repo to file in.)
-
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…
-
send("ack " .. matches[2])
send("afk " .. matches[2])
send("agree " .. matches[2])
send("amaze " .. matches[2])
send("apologize " .. matches[2])
send("applaud " .. matches[2])
send("arch "…
-
Getting error dump below after each cast of carrion call. My guess is it has to do with the custom gesture messaging not being in the match logic.
**You lift your right hand, forming your claws in…
-
```
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using Newtonsoft.Json;
namespace Matterhook.N…
-
My log describing this is pretty long, but basically arrested during "pick" script, when jail buddy is done and pick is unpaused, the box you were previously holding is stowed and then pick hangs look…