Marina

Results 8 comments of Marina

I have the same issue on 1.0.1. I think it related with Windows SDK enviroment because on the one PC it builds correctrly but on the another I have this...

**Build ok with** [√] Flutter (Channel stable, 3.0.5, on Microsoft Windows [Version 10.0.19043.1526], locale ru-RU) • Flutter version 3.0.5 at C:\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision f1875d570e (4...

Update: I updated Windows SDK from 10.0.18362.0 to 10.0.19041.0 and error disappered.

> Consider #309 I saw it when I tried to find the solution There isn’t the solution and issue closed. Only advice about avoidance usage Qt and TBB together or...

> Hi @zappaz00, was this in release/profile/debug mode? > > Please provide a minimal complete reproducible code sample so that we can investigate this. > > Can you also check...

> > But I can write another app and try to reproduce it. > > This is fine. We usually do not expect your minimal sample to be your actual...

> Hi @zappaz00, thanks for the sample. > > Would it be possible for you to provide a sample that doesn't use the bloc package? It may not have anything...

Please, use this main.dart in your environment. You can try this steps: 1) Use version flutter after 3.7.0 2) Build in any mode (debug/release/profile) 3) Launch main.dart as in attachment...