-
### Steps to reproduce
I experienced the same problem described in https://github.com/leancodepl/patrol/issues/1483.
This is not an issue on simulator.
Minimal reproducible example
```da…
aqrc updated
4 months ago
-
import 'package:chewie/chewie.dart';
import 'package:flutter/material.dart';
import 'package:video_player/video_player.dart';
class ChewieListItem extends StatefulWidget {
// This will contain…
-
Hello, Danny here from WalletScrutiny, I'm currently trying to reproducible build the Android app.
I've taken the Dockerfile build approach to emulate as much as possible the original build process…
-
[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: getConfigDesc error: LIBUSB_ERROR_NOT_FOUND
#0 _QuickUsbDesktop.getConfiguration (package:quick_usb/src/quick_usb_desktop.dart:1…
-
-
**Describe the bug**
Hi,
The option to toggle full-screen is not working on ios device. As soon as I click on the toggle option nothing happens.
**Technical Details:**
- Device: iPhone11proma…
-
Hi,
Just tested with your latest change.
Had to follow these instructions:
https://github.com/flutter/flutter/wiki/Updating-Flutter-projects-to-Gradle-4.1-and-Android-Studio-Gradle-plugin-3.0.1#u…
-
## Details about Problem
NuGet product used dotnet.exe
NuGet version 5.5.0.4
dotnet.exe --version 3.1.200 & 3.0.100
OS version win10 & macOSX catalina
## Detailed repro steps so we can …
-
bc storage access is slow
should be separately handled
can easiely be stored
idea: all shared preferences access should be handled by a/multiple separate classes
-
Another useful variation on the `wrap this new widget expression` with another new widget idiom: inserting a new expression for one of the common widget builder classes, Builder, StatefulBuilder, Layo…