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
I've followed your guideline from README step by step and app was built just fine, but when I run it with flutter-pi --release I get:
/home/user/flutter_assets/libflutter_engine.so: cannot open shared object file: No such file or directory. Trying to open libflutter_engine.so.release...
Could you please clarify in docs where I can get libflutter_engine.so.release and where to put it?