-
Hi,ktoso,I am using this plugin for test the benchmark of an akka-Serializer ,but it can not found any benchmarks with `run -h`
```
> run -l
[info] Updating {file:/home/kerr/devProject/i4joy/svn/u3d_…
-
`fixBelowInput` is used in the layout of InputDecorator to compensate for a prefix/suffix that is so tall that it extends beyond the bottom of the input. However, it is sometimes being applied even w…
-
My application contains a bottom bar, and I want each tab change, the focus to be on my appBar in accessible mode.
For this I have wrapped my appBar widget with a semantics widget which has the focus…
-
For Firebird 3 we need Protocol 13 (SRP) like is implemented in the pyfirebird driver
https://github.com/nakagami/pyfirebirdsql/blob/master/firebirdsql/wireprotocol.py
-
## Steps to Reproduce
1. Run the following app (import `vector_math`)
2. Observe the blue box size
3. Remove the `Opacity` widget
3. Reload
**Expected results:**
In both runs, the blue …
-
When the Clipboard is accessed on web with a safari based browser engine, it only works in functions which are not async or within some future-then construct.
## Steps to Reproduce
I attached an…
-
The Text widget breaks Korean words in the middle - see screenshot. This does not happen with English text, where the lines break along spaces, as expected.
## Steps to Reproduce
```
@override…
-
The flutter's line seems to be a bit more spaced out, what do you think?
## Steps to Reproduce
Create two views, one in flutter with
```dart
class MyApp extends StatelessWidget {
@over…
ghost updated
5 months ago
-
installing from the debian openmediavault pkgs on arm64 octicore has issues.
Setting up openmediavault (7.4.9-1) ...
Creating users/groups ...
Updating local package archive ...
Updating service u…
N4CNR updated
2 weeks ago
-
## Steps to Reproduce
When i set width of Container() that Wrap()'s children using layoutBuilder() constraints.maxWidth,
When Wrap is used at a specific resolution, setting the width base…