-
When dragging on a list view from the edge of the screen on iOS there is a noticeable delay at the beginning of gesture recognition.
See sample code in https://gist.github.com/tvolkert/05616985d86f…
-
**Submitting author:** @vipinagrawal25 (Vipin Agrawal)
**Repository:** https://github.com/vipinagrawal25/MeMC
**Branch with paper.md** (empty if default branch):
**Version:** v1.1
**Editor:** @fboehm…
-
When the user navigates from one screen to another that should be properly announced by a sound effect and possibly a user provided announcement text.
See also:
* https://github.com/flutter/flutte…
-
Since July 24, the app started abruptly dropping ~ 50% of my trips. It has close to 100% before that.
Through obsessive checking, here are some high level observations:
- we see the same behavior on…
-
Here is error log. The library version number I used is 'youtube_explode_dart: ^1.7.5'. Please check below. Thanks in advance.
E/flutter ( 9967): [ERROR:flutter/lib/ui/ui_dart_state.cc(184)] Unh…
-
I organize my notes using the filesystem directory (which makes it really easy to integrate with a lot of unspecialized tools). I wonder if it's possible to use this hierarchy instead of `#+FIRN_UNDER…
-
When I click on a particular title it just loads and nothing happens further.
This is for the 2.4.0 universal apk. Hope this gets a fix. Thanks for your contribution.
-
Transformed widget (GestureDetector with inner child) doesn't respond correctly.
Part of widget what stays in original boundaries is good, but outside original boundaries - doesn't respond.
Flutter …
-
**Describe the bug**
When trying to get the videos of a playlist with more than 100 videos it gets cut off.
**To Reproduce**
```dart
var yt = YoutubeExplode();
// Get playlist metadata.
var …
ghost updated
3 years ago
-
I got the some error when connect to retrieve some video meta data from youtube by youtube_explode_dart. Here is error message. I guess it's not bug, may be it's blocked from youtube or the connection…