Skip to content

Bundle Folder Structure #278

@jwinarske

Description

@jwinarske

@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.

<bundle folder>
- data
    flutter_assets
    icuctl.dat <optional>
- lib
    libapp.so
    libflutter_engine.so <optional>

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions