-
https://github.com/flutter/plugins/pull/5339 will add the ability to manage our README code snippets with `code-excerpt` so that they stop getting out of sync with changes in APIs, Dart, or lints, as …
-
A recent SDK commit passed the flutter-analyze bot, but the HHH bot shows a failure analyzing a sample in a dartdoc comment:
```
Starting analysis of code samples.
packages/flutter/lib/src/widget…
-
As this is supposed to be a (F)OSS/self-hosted solution, UnifiedPush support as an alternative to Firebase Cloud Messaging would be greatly appreciated
-
### Use case
**Retrieve Sorted Column Name**
I would like to request a feature that provides the ability to easily retrieve the name of the column selected for sorting in the Syncfusion DataGrid. …
-
> It looks like on hard refresh android has a fatal error.
>
> ```shell
> Restarted application in 2,259ms.
> I/FLUTTER_SEQUENCER(20261): Successfully set asset manager in native module
> I/Oboe…
-
A test in veggieseasons is failing: https://github.com/flutter/samples/actions/runs/5060535147/jobs/9083548830, which seems unrelated to the PR: https://github.com/flutter/samples/pull/1837
```
/h…
-
## Use case
There is currently no spell check (red squiggles) available on flutter for desktop.
## Proposal
Add spell checking to EditableText on desktop platforms.
Related to …
-
### Bug description
Hiding points (via legends) in a RadialBarSeries with circular ends looks ugly when only 1 or 2 are visible.
Not sure if setting "maximumValue" on RadialBarSeries has more impa…
-
## Use case
In the current app development, you cannot split your localizations into multiple files to better categorize them. You also don't have the ability to add comments to JSON files in o…
-
I am trying to embed Godot view in my flutter android app. Here is the [complete source code](https://github.com/kyadalu1/GodotFlutterSample)
Flutter allows embedding native views. Check [here](htt…