-
### Steps to reproduce
run code sample on the Mac
### Expected results
The text should fill the width without leaving any white space
### Actual results
![image](https://github.com/user…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Use the following file for `lib/main.dart`.
```dart
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
cl…
-
### Steps to reproduce
There is a text bug in Kurdish language with flutter + iOS 18. I didn't have this issue with previous iOS versions it only occurs in IOS 18 and later and I have the latest fl…
-
The notification example (code pasted below for convenience) doesn’t produce any notification under OSX 14.
OS details (`uname -a`):
```sh
Darwin MyMac 23.3.0 Darwin Kernel Version 23.3.0: Wed De…
hood updated
6 months ago
-
ARIA needs the ability to specify a positional activation point (tap/click target) for a larger interactive control. For example, the activation point of a slider is the center point of the slider thu…
-
https://github.com/sanekgusev/SGASScreenRecorder/blob/master/Pod/Classes/SGASScreenRecorder.m#L283
Looking into this issue it appears Apple have locked out access to the FrameBuffer
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question](https://gith…
-
### Steps to reproduce
Wrap the Google map widget with a gesture detector and implement custom onScaleUpdate, and onScaleEnd methods to handle movements. The script works fine on Android devices and …
-
#### Description
Area:
Core Bluetooth
Summary:
CBCentralManager reports its state as "powered off" despite all other user-facing indications that it's powered on (iOS Settings → Bluetooth is e…
-
Our old ol-home server has an nginx running that proxies to ol-home0. We likely don't need this anymore? But if I recall correctly, when we tried to update all our docker containers to point to ol-hom…