flutter-pi icon indicating copy to clipboard operation
flutter-pi copied to clipboard

meta-flutter filesystem layout

Open ardera opened this issue 3 years ago • 1 comments

Allows configuring the filesystem layout of the flutter artifacts, so where flutter-pi looks for the flutter engine, icudtl.dat, asset bundle, etc.

Adds a build flag for using the meta-flutter layout:

$ cmake ... -DFILESYSTEM_LAYOUT=meta-flutter ...

Implements #278.

ardera avatar Sep 29 '22 11:09 ardera

CC @jwinarske

ardera avatar Sep 29 '22 11:09 ardera