Brad Rushworth

Results 10 comments of Brad Rushworth

classpath 'com.android.tools.build:gradle:7.3.0' seems to be the version that breaks.

This change appears obsolete now.

This has been happening to me for the last week also. I've tried everything I can think of, but it just keeps happening.

It seems that: Storage Default Mode needs to be set to "Maximize self consumption" or whatever you need, first. Storage Control Mode needs to be set to "Remote Control" second....

> hey @bradrushworth, can you please take a look at the mentioned issue in the description? I could try. I'm not an expert so not sure.

![iPhone 14 Pro Max](https://github.com/aloisdeniel/flutter_device_preview/assets/859577/4da30610-c384-498d-921b-f69d10a82879) So I fixed the issue with the SVG. There were entries like -9.42926e-05 that just needed to be converted to -0.0000942926 See the updated attached file....

Feel free to use this update by adding to your pubspec.yaml ``` dependency_overrides: device_preview: git: url: https://github.com/bradrushworth/flutter_device_preview.git path: device_preview # path: ../flutter_device_preview/device_preview device_frame: git: url: https://github.com/bradrushworth/flutter_device_preview.git path: device_frame # path:...

Because no versions of device_preview match >1.1.0

> > I think this package is pretty feature complete in general - if you want, you should fork your own version, upgrade or downgrade the dependency, and run your...