Hi all, I’m currently facing an issue where my Android emulator is not loading assets properly in FlutterFlow.
I have already added assets in the FlutterFlow Assets section, and they are correctly referenced in the UI (e.g. images, etc.), but when I run the app on the Android emulator, the assets either do not load or appear missing.
Sometimes the emulator just keeps loading or shows blank UI where assets should be.
What I expected:
Assets should display normally in the emulator.
What actually happens:
Assets are not loaded / UI appears broken / stuck loading.