Moritz
Moritz
Closing as the [dart-lang/code_builder](https://github.com/dart-lang/code_builder) repository is merged into the [dart-lang/tools](https://github.com/dart-lang/tools) monorepo. Please re-open this PR there!
Could you include enough information to make this reproducible? And are you sure it is a bug on the Dart side?
Could you add a minimal reproducible example? Otherwise, this is hard to debug.
I agree. The (still experimental) `package:intl4x` will be able to handle custom number types! See the underlying https://docs.rs/fixed_decimal/latest/fixed_decimal/type.Decimal.html#method.try_from_str
> Is there any time frame for the release or something substantial on a roadmap? > > By the way what is that docs.rs? I've never seen this site before....
Feel free to try out https://pub.dev/packages/intl4x, excited to get user feedback on this!
> So that package intl4x replacement for the intl package? Yes! (again, as soon as it is stable and fully usable) > Just replace the imports and everything should work?...
No strong opinion, I think it's fine for `package:meta`, also fine for somewhere else.
I am very far from an HTTP expert, but I am the maintainer of this library. I am reading into this. The issue is HTTP->HTTP2 redirect handling in this library,...
I am not familiar with the linked `dio` library - an example in `package:http2` of what type of request you are trying to perform would help, and what the expected...