-
* Improve performance when switching between tabs.
- Keep each tab view persistent between tab switches.
* Improve performance when switching between different diff types on the diff tab.
- Ens…
-
I am trying to create an infinite animation using the **fromAsepriteData** method with **AnimationComponent**, when reaching the last frame it does not start the animation again.
This is the link to …
-
My request is to implement for example a bool value as parameter to block or don't block gestures in game when calling addWidgetsOverlay, this could make very easier to add simple buttons to the scree…
-
Whenever I search something on pub.dev I'm presented with too much irrelevant results
for example I search for "camera"
I'm seeing this
https://pub.dev/packages/koukicons
https://pub.dev/packages…
-
**Description:**
Hello, Everyone.
I am developing ios app with flutter and using onesignal.com for push notification
![image](https://user-images.githubusercontent.com/18378119/76699015-2…
-
-
In my game class, resize() gets called with size (0,0) in release / profile mode. In debug mode it provides correct size. Also sprites size on screen changes depending on mode.
Could be related to th…
a-gms updated
4 years ago
-
Here is my console error output:
```
zhuofanerdeMBP:flutter_app 2 zhuofaner$ flutter run
Launching lib/main.dart on iPhone 8 in debug mode...
Running pod install... …
-
Got a weird message when I try to debug my project and have no clue what to do about it. Any known fixes?
My flutter is on channel main and I upgraded it, Flame version is 0.19.0, I ran pub get.
`…
-
I'm trying to get familiar with the codebase and got into some problems when trying to load a sprite image from a file in the example folder.
I added a test file `example/lib/sprites.dart` to the `…