-
## Steps to Reproduce
videoplayer example:
code sample
```dart
import 'package:flutter/material.dart';
import 'package:video_player/video_player.dart';
void main() => runApp(…
-
## Steps to Reproduce
1. Run the code class below on some project. Put the imported and used packaging: [markdown](https://pub.dev/packages/markdown) and [flutter_markdown](https://pub.dev/pack…
-
The problem I'm having is when using the font: Antique Olive Nord when the text wraps on iOS it wraps on the same line and the text is printed on top of each other, which makes the text unreadable. O…
-
## Steps to Reproduce
1. `$ flutter create bug`
1. `$ cd bug`
1. `$ dart migrate --apply-changes`
1. `$ cat >example1.dart`, paste code, end with CTRL-D.
1. `$ cat >example2.dart`, paste code, …
-
## Steps to Reproduce
We use a search page (`package:flutter/src/marterial/search.dart`) that is opened with `showSearch` and uses a custom `SearchDelegate`.
When I type in the search, eventuall…
-
## Steps to Reproduce
* Create a new Flutter project.
* Install the in_app_purchase package, version (0.5.1)
* Replace with the following app:
```dart
import 'package:flutter/material.dart';
i…
-
```bash
W/IInputConnectionWrapper(18601): getTextBeforeCursor on inactive InputConnection
I/art (18601): Thread[2,tid=18607,WaitingInMainSignalCatcherLoop,Thread*=0xaf872c00,peer=0x12c580a0,"Sig…
-
Ok, so [RFC#858](https://github.com/rust-lang/rfcs/issues/858) seems somewhat sensible, so I'd like to make this what could be implementation of that idea.
# Split
For compatibility reasons, the crat…
-
## Current Behavior
Archiving builds with bitcode enabled are failing on the latest release v8.8.0, after updating from the version 8.7.2 using SPM builds started failing, I noticed that this packa…
-
**Is your feature request related to a problem? Please describe.**
Translations are largely an unsolved problem. There are good libraries out there, like [svelte-i18n](https://github.com/kaisermann/s…