Mao Yufeng

Results 14 issues of Mao Yufeng

Observe library new versions. 👀 DO NOT MERGE. 🚫

For example, a Gradle plugin that can generate theme colors from a YAML file.

Like this: https://github.com/LekoArts/gatsby-themes/tree/master/themes/gatsby-theme-styleguide

I manually create this to customize fzf. ``` export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS' --color=fg:#9ea3c0,bg:#222433,hl:#545c8c --color=fg+:#535f98,bg+:#2a2c3f,hl+:#929be5 --color=info:#545c8c,prompt:#929be5,pointer:#73c1a9 --color=marker:#73c1a9,spinner:#b5ae7d,header:#87afaf' ``` Maybe we can generate it automaticaly or just put this in README/WIKI? 😀

**Is your feature request related to a problem? Please describe.** Assume we have a `StateNotifierProvider fooProvider`. Mulitple pages depend on `fooProvider`. If we have a deep back stack like: `PageA...

enhancement

Is it possible to execute some custom actions when memory cache become invalidated? I am trying to integrate `Jetpack Paging` with `Store`. The [DataSource](https://developer.android.com/reference/androidx/paging/DataSource) required us to call `invalidate` when...

### Describe the bug Segmentation fault occurs when writing dart extension ### To Reproduce 1. Open a dart file `:e test.dart` 2. Write extesion code like `extension StringExt on S`...

bug

**Describe the bug** 2.0.0-dev.9 An edge case that triggers assertion failure: `````` The following assertion was thrown building Home(dirty, dependencies: [UncontrolledProviderScope], state: _ConsumerState#53d0d): Tried to read AutoDisposeProvider#5dc5b(4) from a place...

bug
question

## Steps to Reproduce - Modified the `_BumbleBeeRemoteVideoState` code in `flutter_plugins/packages/video_player/video_player/example/lib/main.dart` with sample code - Execute `flutter run -d Chrome` **Expected results:** Two videos play synchronously with no problem. **Actual...

plugin
p: first party
p: video_player
has reproducible steps
found in release: 3.3
found in release: 3.7