Michael Golfi

Results 4 comments of Michael Golfi

Hey @comigor, Just checking in, is it possible to fetch a schema directly from an endpoint? Our API isn't gated by an authentication header for introspection. Thanks in advance!

Do you have any plans to support this in the library so that a schema can be specified as an endpoint? ```yaml targets: $default: builders: artemis: options: schema_mapping: - output:...

I have been seeing similar long codegen lengths and posted [this issue](https://github.com/dart-lang/build/issues/3281), and a few things I tried to _resolve_ it. **Edit**: For anyone looking for steps to repro my...

This would be extremely helpful for me as well. Currently our workaround is to initiate a scan using `flutter_blue` during the ranging `listen` method