Public Attributes | |
GObject | parent_instance |
gchar * | aot_library_path |
gchar * | assets_path |
gchar * | icu_data_path |
gchar ** | dart_entrypoint_args |
Definition at line 9 of file fl_dart_project.cc.
gchar* _FlDartProject::aot_library_path |
Definition at line 12 of file fl_dart_project.cc.
gchar* _FlDartProject::assets_path |
Definition at line 13 of file fl_dart_project.cc.
gchar** _FlDartProject::dart_entrypoint_args |
Definition at line 15 of file fl_dart_project.cc.
gchar* _FlDartProject::icu_data_path |
Definition at line 14 of file fl_dart_project.cc.
GObject _FlDartProject::parent_instance |
Definition at line 10 of file fl_dart_project.cc.