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
@ardera Head's up on this. I use bundle folder structure for ivi-homescreen/flutter-auto and meta-flutter. It follows the linux GTK layout - post build. Maybe via --b option, or whatever. The optional components are very useful for debugging scenarios.
Sure, would a build-flag work for that as well? Could also add a build-flag for the dunfell filesystem layout (that's mostly just app.so being called libapp.so, if #279 is resolved)
@ardera Head's up on this. I use bundle folder structure for ivi-homescreen/flutter-auto and meta-flutter. It follows the linux GTK layout - post build. Maybe via
--b
option, or whatever. The optional components are very useful for debugging scenarios.Patch here: https://github.com/meta-flutter/meta-flutter/pull/160/files
The only concern is that the patch as-is would be a breaking change for your users that don't use meta-flutter.
The text was updated successfully, but these errors were encountered: