-
Flame version:0.28
flutter:1.17
error:
```
Compiler message:
/E:/IntelliJ%20IDEA%202019.3.3/flutter/.pub-cache/hosted/pub.flutter-io.cn/flame-0.28.0/lib/game/base_game.dart:22:7: Error: Applyin…
-
## Bug report
**Describe the bug**
I'm following the [instructions](https://firebase.flutter.dev/docs/functions/usage#emulator-usage) on using cloud functions for Firebase from the emulator. Howev…
-
Hi,
it would be awesome if you could add a search function to locate a specific function on the charts of the different performance views.
Cheers
Thomas
-
## Description
I'm starting to develop games with flame, but I'm facing this problem described above when I try to add a detector to receive the touches made to the screen. I already tried to dow…
-
## Description
When trying to add a SequenceEffect to a PositionComponent with a CombinedEffect inside it, the following exception is thrown:
```
E/flutter (20297): [ERROR:flutter/lib/ui/ui…
ghost updated
4 years ago
-
## Description
Currently [Effects](https://github.com/flame-engine/flame/blob/master/doc/effects.md) takes speed as argument. There is a use case where user of library want to specify duration inst…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version:
```
> code-insiders --version
1.61.0-insider
aec6ee09fa1021cb59c7f4f4d000b027…
-
## Description
1. Create standard flutter app
2. Added Flame dependences ^0.27.0, pub get..
3. Goto Example tab, copy example program from page and paste to main.dart
4. Run the app and get a …
-
## Description
I am using the `vector_math` library for `Vector3` and other things. The problem is now that I have to pass a `Vector2` value that I receive from the `Game.resize` method to a cl…
-
**Describe the bug**
VS Code crashes when run from container based on F35 image. ``/dev/fd/3: No such file or directory``
Passing flag ``code --disable-seccomp-filter-sandbox`` or ``code --no-sandb…