Chris Fraser

Results 3 comments of Chris Fraser

I have the same issue on 2.0.7+1. Flutter 3.3.4. Doing --profile builds as a stop-gap.

Please help with this.

I have temporarily resolved this without issue by adding the following to `pubspec.yaml`: ``` dependency_overrides: meta: ^1.15.0 ```