-
```
I created a release via shorebird release android --target ./lib/main_dev.dart --flavor dev. It work as expected and generated a .aab file. But now I want apk file for the same release to be shar…
-
## Description
As demonstrated in the DeadlyBushTucker app the showAbout Dialog using SolidLogin wrapper has issues..
The code is at https://github.com/gjwgit/deadly-bush-tucker. The main branch sh…
-
![image](https://github.com/user-attachments/assets/c2c621f8-c4f4-4dfd-8dd1-f75d9b21d511)
-
### Steps to reproduce
There is likely to be a native surface (CALayer) in the tree, drawing video content, when this occurred.
```
libsystem_kernel 0x1ef39b08c __psynch_cvwait
libsystem…
-
# Environment
- Dart version (run `dart --version`): `3.2.0 (stable) (Tue Nov 14 18:26:59 2023 +0000) on "windows_x64"`
- OS kind and version (e.g. "Windows 10, version 1809" or "macOS 12.4"): Win…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
## Steps to Reproduce
1. Create a new project with `flutter create my_app`
2. Set a custom `distributionUrl` in `/android/gradle/wrapper/gradle-wrapper.properties` that requires basic authenticati…
-
Dart 3.3 comes with new [extensions types](https://dart.dev/language/extension-types) that could be helpful from a performance view as it would remove the need for wrapper types from Vector3, Matrix4,…
Fox32 updated
6 months ago
-
```yaml
targets:
$default:
sources:
- "node/**"
- "lib/**"
builders:
build_node_compilers|entrypoint:
generate_for:
- node/**.dart
optio…
-
## Steps to Reproduce
Listen to Directory.watch.listen stream and use c:\ as the path to listen to. Most create/delete/change FS events will not trigger. All other folders work fine, including …