Martin Kamleithner

Results 21 issues of Martin Kamleithner

When a request has an optimistic response and the stream cancels listening after receiving the optimistic response but before receiving Data from the link, the optimistic response is never removed....

bug

**Is your feature request related to a problem? Please describe.** Consider this gist: https://dartpad.dev/?id=ba69a9c1066bed38ea72ec8dd185f44d This example consists of: - a FutureProvider `userProvider` that loads user data - an intermediary provider...

enhancement
breaking

experiment for supporting monorepos

just an idea on how casade eviction could be implemented

I looked with shock at the generated CHANGELOG from ferry. It seems that an update in either the checkout action or melos broke the CHANGELOG generation and now the same...

This is just an idea for an alternative implementation to #417 - Revert "[gql_code_builder] add dataClassConfig option to reuse class definitions for field selections that include only a single inline...

Nested Collection types like `[[Int]]` currently don't work when serializing due to https://github.com/google/built_value.dart/issues/124 Workaround: allow adding custom builder factories, similar to custom serializers

I am mostly the only one reviewing issues and PRs in this Repo. This is partly my fault, as I did not actively look out for maintainers. The original vision...

When using this library in a project with stronger static type settings, like `strict-inference: true` or `implicit:dynamic: false` the code generated by this library produces analysis errors. Generated methods like...

type-enhancement
P3
package:intl_translation