mylisabox / flutter_mjpeg

Flutter widget to show mjpeg stream from URL
BSD 2-Clause "Simplified" License
32 stars 24 forks source link

Add Header Support #3

Closed anticode-403 closed 5 years ago

jaumard commented 5 years ago

Hey :) Thanks for the contribution! Did you test this code ? It doesn't compile at all for me.

anticode-403 commented 5 years ago

I forgot header was a named prop of Client.get Resolved.

jaumard commented 5 years ago

That still doesn't compile :) that wasn't the only problem
You have an example app inside the repo to test that it's still working

anticode-403 commented 5 years ago

I'm not having any issues compiling right now. I'll have to test further when I go into work tomorrow.

anticode-403 commented 5 years ago

You were right, I wasn't compiling it properly. I've gotten it working on my end. Sorry for the inconvenience.

jaumard commented 5 years ago

No problem all good now :) Thanks !