Deleted user
Deleted user
I'm not saying the APIs are hard to follow, but that, even if we write good reusable code (methods, helper class), this code would have to perform business-logic-like operations _and_...
Since you've replied (thank you!!!), I guess this could happen also for `StreamBuilder`, which is synctactically very similar if not identical.
Wow, that was fast. Thanks! I'd like to contribute too, but I never even touched an OpenSource project. Anyways @pstromberg98 I saw your implementation, shouldn't the `onPending` bulder be called...
After reading your reply, I read the [documentation](https://api.flutter.dev/flutter/widgets/FutureBuilder-class.html) again and I checked the [implementation](https://github.com/flutter/flutter/blob/f4abaa0735/packages/flutter/lib/src/widgets/async.dart#L692) of `FutureBuilder`. I apologize if I made any errors, I'm trying my best. To answer @pstromberg98...
I hope this won't add confusion here, but after replying to you, I came with new considerations. I'm adding this with hope of giving a constructive comment / discussion. **TLDR**:...
Hi there, thanks for the speed of this response: I'm _amazed_. This being said: 1. I agree on almost everything you wrote here. How can I "move" the second issue/proposal...
Hello there, Ok, I did as you suggested, it makes sense. This thread can be used for the breaking-change possibility, i.e.: 1. Here we're addressing the possibility to have a...
>登录时也会出现显示服务器宕机 自己弄了个 drasl 服务器做测试,只能复现出来 `验证用户名失败`,可能需要提供下游戏日志