You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
even in the latest release, for example flutter 3.29.3, last modified time of every c++ file in elinux-common.zip is 2024-09-20. I have a crash in UnregisterTexture, virtual void UnregisterTexture(int64_t texture_id, std::function<void()> callback) = 0; is missing in texture_registrar.h. updating elinux-common.zip should fix the crash.