-
The video https://cdn.vidcamera.io/videos/cb/1e/66/15/5f68cb17e0cb0a18ec57d62e/cb1e6615-a1de-4e57-95e6-37ee871317f5.mp4 is jumpy on iOS when I'm trying to play it
`VideoPlayerController.network('ht…
qbait updated
7 months ago
-
It seems that the canvas does a wrong rounding on the scale when using doubles with many decimal places.
Code:
```dart
import 'package:flutter/material.dart';
import 'dart:math' as math;
vo…
-
CachedNetworkImage has memCacheWidth/memCacheHeight to reduce image memory, I think it implement by ResizeImage when look CachedNetworkImage src. But it's not work in gif, how to solve it?
```
Resiz…
-
## Steps to Reproduce
Current zone changes after "reassembly"
```dart
import 'dart:async';
import 'package:flutter/widgets.dart';
void main() {
runZoned(
() {
runApp(App())…
-
# Steps to Reproduce
We have a Scaffold with a drawer, and a PageView inside such as:
```dart
@override
Widget build(BuildContext context) {
return Scaffold(
key: _scaffoldKey,
dr…
-
## Steps to Reproduce
1. Run the attached example
2. Press and hold TAB to move focus around
**Expected results:**
Focus moves to items outside the viewport.
**Actual results:** …
-
`background` and the selection have a small 1 pixel offset from each other
screenshot
![woow](https://user-images.githubusercontent.com/39104740/112696383-c669e780-8e96-11eb-9b3d-4ce4b76a541a.…
-
有些文章的章节很多,能否增加一个标题折叠功能?
![image](https://user-images.githubusercontent.com/10437293/110413517-f65c7100-80c8-11eb-81f4-6d4c4bb76eb8.png)
插件地址:
https://simpread.ksria.cn/plugins/details/tbjTx3…
-
Hi, i have issue with Hot Reload, when i'm apply this lib and try to hot reload my project i got this error
```
Hot reload failed: reloadSources: (105) Isolate must be runnable
Isolate…
Lzyct updated
4 years ago
-
Error:
```
../../../../develop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_colorpicker-0.4.0/lib/src/hsv_picker.dart:731:29: Error: The argument type 'PointerEvent' can't be assigned to the…