Tom Robinson

Results 7 issues of Tom Robinson

BUG: https://github.com/grpc/grpc-dart/issues/573

size/XS

No stack trace shown for dealine exceeded errors. (version: "3.1.0-dev") ## Repro steps 1. checkout timeout branch from https://github.com/tarobins/grpc-dart/tree/timeout 1. start helloworld example server 1. run helloworld example client Expected...

In the flutter_image library, the FetchStrategyBuilder.build method returns a FetchStrategy that requires a non-null FetchFailure.httpStatusCode to return FetchInstructions.attempt any time after the first call to FetchStrategyBuilder.build. However, in NetworkImageWithRetry._loadWithRetry, when...

package
passed secondary triage
P4
p: flutter_image

Fix parameter name to match api.

Add commented out lines that appear in video at https://youtu.be/MJAvyt9v0g4?t=246, and which seem important to the lesson.

1. Fix error such as "Tuple expression not allowed in type annotation Use tuple[T1, ..., Tn] to indicate a tuple type or Union[T1, T2] to indicate a union typePylancereportInvalidTypeForm" 2....