-
### Steps to reproduce
1. `flutter create -e example`
2. `flutter build apk --release`
3. Install the apk via `bundletool` (`bundletool install-apks --apks=/MyApp/my_app.apks --allow-downgrade`)
…
-
To ensure the reliability of time-dependent tests and reduce their duration, I suggest mocking time in tests.
Currently, some tests implicitly rely on underlying platform performance by setting arbit…
-
## Describe the bug
I am trying to pin to a certain feature branch: 8.0.2xx. I do so by specifying `channel: '8.0.2xx'`.
The logs give me:
```
Run martincostello/update-dotnet-sdk@v3
Current …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
The following restricted actions will be added
```protobuf
service RestrictedActionsService {
// TeleportTo will move the user into an absolute world position
rpc TeleportTo(MovePlayerToRequ…
-
**Environment**
- OS: macOS
**Describe the bug**
No native GooglePhotosTakeoutHelper Apple Silicon build available, therefore x86 emulation needs to be enabled
**Expected behavior**
Compile…
-
Type: Bug
## Issue Description ##
Give the code
```
public record ColumnInfo(string Name, string type, int Length = 0, bool IsNullable = false, bool IsPrimaryKey = false,
bo…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When trying to build from source on the `macOS 14 native, arm64, no depends, sqlite only, gui` machine, it fails:
```
+ git clone https://github.com/chaincodelabs/libmultiprocess.git
Cloning into…
Sjors updated
1 month ago
-
> [!NOTE]
> If you're having an issue with Homebrew on macOS Sequoia, please do not report it here. Try running `brew update` and `brew upgrade $formula` (if your issue is related to a formula), as y…