Skip to content

Commit 0f269bb

Browse files
Use libflutter_engine.so if inside asset bundle
1 parent f76057a commit 0f269bb

File tree

3 files changed

+9
-2808
lines changed

3 files changed

+9
-2808
lines changed

include/flutter-pi.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@ struct flutterpi {
426426
char *app_elf_path;
427427
void *app_elf_handle;
428428
char *icu_data_path;
429+
char *libflutter_engine_path;
429430

430431
FlutterLocale **locales;
431432
size_t n_locales;

0 commit comments

Comments
 (0)