Add a --no-enable-impeller flag in Local Run?

Troubleshooting

Hi everyone,

Currently facing an annoying issue with my Android Emulator. It clutters the logs file with this sort of content.
I/MESA ( 4068): exportSyncFdForQSRILocked: got fd: 277

I/MESA ( 4068): exportSyncFdForQSRILocked: call for image 0x79731e0eafd0 hos timage handle 0x70002000001af

I/MESA ( 4068): exportSyncFdForQSRILocked: got fd: 274

I/MESA ( 4068): exportSyncFdForQSRILocked: call for image 0x79731e0eba10 hos timage handle 0x70002000001b0

And it goes on and on and on. Although not devastating, it's getting impossible to read the relevant logs.

What have you tried so far?

One solution in Android Studio is to run flutter with: flutter run --no-enable-impeller but it seems to be impossible in Flutterflow?

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply