Max Lapides

Results 26 comments of Max Lapides

I also have this issue. I just discovered the issue occurs with `analyzer` 4.2.0, but downgrading `analyzer` to 4.1.0 works.

@incendial Unfortunately, this issue is still occurring for us with Dart Code Metrics 4.17.0 + Flutter 3.0.5 + analyzer 4.3.1

@incendial This is what I'm seeing in our CI system now: ``` > flutter pub run dart_code_metrics:metrics check-unused-files lib test packages/*/lib packages/*/test --fatal-unused --exclude='lib/**/*.pb*.dart' > danger/metrics-unused-files pub finished with exit...

I think we should keep this issue open. More work is needed to make it easy to manage Apple Silicon Macs in the Apple Developer system.

> 1.4.1 to 1.5.0 should not have a breaking change per the versioning guidelines, this affects anyone using cropImage with ^1.4.1 or earlier versions of 1.x.x I agree. Since there...

I am also experiencing this issue with the latest `naked` image. Thanks for reporting @dumbasPL!

@jpetro416 No, this is still an open issue

@jpetro416 It works for us on Android, but we've noticed that on _some_ Android devices you have to shake it REALLY hard for it work ¯\_(ツ)_/¯

I think this issue is now resolved with the latest version of `sensors_plus` (1.3.4)

The more I think about it, the more I think `initState` would be an excellent feature for this library, but I'm not sure what the right way to implement it...