-
# Bridge package docs for `flame_fire_atlas`
This bridge package should have its own documentation section on the docs site, similarly to `flame_audio` for example:
https://docs.flame-engine.org/m…
-
# Bridge package docs for `flame_bloc`
This bridge package should have its own documentation section on the docs site, similarly to `flame_audio` for example:
https://docs.flame-engine.org/main/fl…
-
Hey Matej,
the `super_drag_and_drop` works fine on macOS. However, it causes a few problems on Windows. When start dragging, we don't have a drag image inside the application. If we drag the across…
-
# What could be improved
Currently the `AssetsCache` class doesn't have any tested, it would be good to improve the test coverage here. It is a lot simpler to write these tests than it sounds like,…
-
I have a problem on using melos at github action.
I read article about melos (https://medium.com/flutter-community/managing-multi-package-flutter-projects-with-melos-c8ce96fa7c82),
and I tried to co…
-
After running my compiled application, I get the following segfault:
```
#0 0.348
#0 0.348 ===== CRASH =====
#0 0.348 si_signo=Segmentation fault(11), si_code=1, si_addr=0x510
#0 0.602 Aborted (…
FaFre updated
2 years ago
-
I want to ignore packages with example in name, but i don't and select package any time.
This doesn't work:
```yaml
scripts:
get:
description: Get packages in a Flutter project.
ru…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Version
2.6.0
### Description
When using melos on a mono repo that have plain dart packages. It seems that …
-
# Bridge package docs for `flame_tiled`
This bridge package should have its own documentation section on the docs site, similarly to `flame_audio` for example:
https://docs.flame-engine.org/main/f…
-
**Describe the bug**
The test explorer of VSCode shows old test names that not longer exist. For example, in Dart, a test is created with the name Test 1. When this is renamed to Test 2, Test 1 and…