jonasbark

Results 144 comments of jonasbark

What makes you think that it's not supported? The connect method accepts a header argument: https://github.com/stevenroose/dart-eventsource/blob/master/lib/eventsource.dart#L61 Though I'm not sure how well / if it works on the Web.

I did the adjustment in https://github.com/RainerStaude/hass-becker-component-plus-pybecker/compare/main...develop2#diff-6580de2f03a85c3712efe5d5c83085820706406a008339cb7c073054fbc6a397R40 and in the last few tries it worked as expected

> How could I possibly use this? Adjust the code locally in the files? Or is there a better way to do it? Yes, that's exactly what I did.

I've done that, but it took a whopping 3:45m to run it: ![image](https://user-images.githubusercontent.com/1151304/177954149-14988bc3-b478-41e6-9efb-fd79582f1ad7.png) Shouldn't you be able to do the same in this github action as well by checking the...

I tested the payment_sheet_deffered_screen.dart example where this is being used and have not experienced any issues - maybe I'm missing something here?

I assume on Android what you want is to auto-focus the date field when the card number is already pre-filled?

it's not published yet, so you'll have to do a dependency override, similar to ``` dependency_override: stripe_ios: git: ... ```

which customizations are you looking for specifically?

@joabeliot > But I couldn't even get the cardField working properly How so? What happened? Your repository cannot be accessed.