Skip to content

App Bundle Folder Structure

Joel Winarske requested to merge jw/bundle into kirkstone

-Flutter Application Installation now follows this pattern

FLUTTER_INSTALL_DIR (aka app bundle)
 ├── data
 │   └── flutter_assets
 └── lib
     └── libapp.so

-flutter-pi and Sony embedders paths have been updated to match this

Signed-off-by: Joel Winarske joel.winarske@gmail.com

Merge request reports

Loading