Andre

Results 7 comments of Andre

There are some errors in browser console: ``` DevTools failed to load SourceMap: Could not load content for https://storage.googleapis.com/compilation_artifacts/2.10.0/flutter_web.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load SourceMap:...

I've tested it with all the browser extensions switched off — the same result, i.e. the output is wrong.

Not sure how to run it using `flutter run -d chrome`. When I run it from the project directory I get `No devices found with name or id matching 'chrome'`

It seems the reason for that behaviour is the browser setting for `the minimum font size`. For instance, when I used `the minimum font size: 15` in Firefox the output...

I use `simple_barcode_scanner` and got a lot of outputs in console > TF Lite in Google Play services has stable ABI version 1.11.0 which is less than the required version...

@zlovatt > And just to confirm, the fix should be `The tint of the gray. Range: 0.0 to 100.0, where 0.0 is white and 100.0 is black.` -- correct? it...