-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
With…
-
### Steps to reproduce
1) Create Rich text widget;
2) Put WidgetSpan inside rich text;
3) Put Text (text should wrap the line) widget inside Widget span
4) Put TextSpan with line break after Widge…
-
* Dart version and tooling diagnostic info (`dart info`)
```bash
If providing this information as part of reporting a bug, please review the information
below to ensure it only contains things you'…
-
```
2022-10-10T05:36:44.9062610Z ##[section]Starting: Build application
2022-10-10T05:36:44.9075640Z ==============================================================================
2022-10-10T05:3…
-
apparently, we don't validate that the entitlements files for macOS codesigning have the correct contents until we actually try to codesign them as part of the release workflow. this leads to fire dri…
-
https://github.com/flutter/flutter/issues/41722
macOS platformview is not fully supported in flutter as this issue
There are a few critical issues that I have run into in developing this package…
-
### Steps to reproduce
Flutter 3.19.6 works fine, Flutter 3.24.3 may break something.
1. Run the example code on Windows, Linux, or MacOS.
2. Click the edit filed.
### Expected results
Th…
-
### Package
google_fonts
### Existing issue?
- [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues)
### What happened?
## Expected vs actu…
-
### Steps to reproduce
Steps:
1. Create an empty project: `flutter create test_log`
2. Add `print` to `_incrementCounter`
```dart
class _MyHomePageState extends State {
...
void _incrementC…
-
### Steps to reproduce
1. code from https://docs.flutter.dev/platform-integration/macos/platform-views
2. set debugRepaintRainbowEnabled true
### Expected results
able to click like iOS & An…