Alex Li

Results 711 comments of Alex Li

(OnePlus does not have the OnePlus 15 model, it's OnePlus 13.)

Closing as duplicate of https://github.com/flutter/flutter/issues/159876. Please track that issue instead, thanks!

We have the integration test for the case. Please verify package version.

> [@AlexV525](https://github.com/AlexV525) , its working as expected using the command `dart run build_runner build` but not `fluttergen` ! Did you see the latest version logged by the command? If not,...

Could you clarify the priority when both configs in `pubspec.yaml` and `build.yaml` exist?

> Yep, Priority of configuration file. High ---> Low build.yaml -> pubspec.yaml -> default_config Thanks, in this case I would like to see if we can log what configuration the...

> Got it. I will add command to select file to read and default at pubspec.yaml OK? We might focus on one specific feature in one request. Besides, we don't...

You might use the extension type to extend `MultipartFile`. A `MultipartFile` is defined as based on `Stream` and to be read only once. https://dart.dev/language/extension-types

Could you provide a minimal reproducible example?

Could you elaborate "squirrely"?