Travis Reeder

Results 238 comments of Travis Reeder

I'm getting an error in dev mode now too: ![image](https://user-images.githubusercontent.com/75826/77165732-45a92c00-6a89-11ea-895c-fbcdfc89bdf3.png) Unfortunately can't help debugging because I don't know what changed since the working commits are gone.

Nope, not working: ![image](https://user-images.githubusercontent.com/75826/77168757-c159a780-6a8e-11ea-8bfa-7741feeb1b08.png) This all worked fine yesterday though, just not in production. Maybe something else you changed is causing these issues? Can you rollback to when it worked,...

I'm actually hardcoding the commits now: ``` barcode_scan_web: git: url: git://github.com/fercarcedo/flutter_barcode_reader.git ref: 44841ca3db925fe4136778d9b65e3275094e54f8 path: flutter_barcode_reader_web/ ``` Can you try that and see if it still works? Wonder if you're still...

I did a `flutter clean` and a complete rebuild and still getting the most recent error above with the `allowInterop`. 🤷‍♂

Any chance you still have your history from when it was working? I put the cdn source back in to ensure it's not the local assets, but got the same...

Looks like it works! 👍 Thanks.

I had a friend try this on their iPhone with both Safari and Chrome and it doesn't seem to work properly. I haven't done any investigation, but the same code...

Seems like some good answers/solutions here: https://github.com/WebDevSimplified/Face-Detection-JavaScript/issues/9#issuecomment-544165747

@fercarcedo are you going to work on this?

Oh nice! Let me know when it's ready for testing, happy to try it out.