Closed AnkitBose1472 closed 2 months ago
Hi @AnkitBose1472
Thank you for raising this with us.
We have added a task to investigate this further and address the issue. We don't currently have an ETA on when this could be implemented, but we will make sure to keep this thread updated.
Hi @AnkitBose1472,
We have released v1.1.0 of bugsnag-flutter-performance, in which we have replaced the dependency on device_info with the new device_info_plus package. As such we are going to close this PR out now.
Thanks again for raising this with us.
Goal
Device info package is discontinued. Migrate to Device info plus.
Design
For new gradle plugins, namespace is required. A problem occurred configuring project ':device_info'.
Changeset
Specify a namespace is mandatory now.
Testing