-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Flutter Quill version
10.8.4
### Steps to reproduce
1. …
-
I'm intermittently having *extremely* slow dart analyzer performance with VS code around 10-15 times an hour.
A typical instance starts with me typing to fix an error or triggering autocomplete. W…
-
## Steps to Reproduce
Put the demo page into your flutter app to see the shadow problem.
```dart
import 'package:flutter/material.dart';
class DemoPage extends StatefulWidget {
@ove…
-
### Steps to reproduce
1. Run a web app with ensureSemantics enabled on a mobile device
2. Render a TextField or two in a ListView inside a Scaffold with an AppBar
3. Attempt to tap on a TextField
…
-
### Steps to reproduce
I compiled my web app to WASM, and everything works great except now I can't get the Clipboard working. Cross-origin isolation is the problem I assume, but it could just be bec…
-
### Status Quo:
Flutter SDK is needed even if we are using `dart` command only - due to the way `package:jni` is packaged.
In theory it is possible to comment out flutter-specific parts and use …
-
### Describe the bug
The lint errors do not appear at all in my Android Studio Dart Analysis tab nor in the source code highlighted, and custom_lint.log contains the following error (it does not ma…
-
Every time I launch (MacOS Sonoma; M1 MacBook Air), I get:
```
======== Exception caught by Flutter framework =====================================================
The following GrpcError was thr…
-
### Steps to reproduce
1. Run the following code with flutter run -d chrome
```dart
import 'package:flutter/material.dart';
void main() {
runApp(
MaterialApp(
home: Scaffold(
…
-
The current Dart SDK version is 3.5.3.
Because flutter_midi_text depends on dependencies any which doesn't support null safety, version solving failed.
The lower bound of "sdk: '>=2.0.0