Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
_FlDartProject Struct Reference

Public Attributes

GObject parent_instance
 
gchar * aot_library_path
 
gchar * assets_path
 
gchar * icu_data_path
 
gchar ** dart_entrypoint_args
 

Detailed Description

Definition at line 9 of file fl_dart_project.cc.

Member Data Documentation

◆ aot_library_path

gchar* _FlDartProject::aot_library_path

Definition at line 12 of file fl_dart_project.cc.

◆ assets_path

gchar* _FlDartProject::assets_path

Definition at line 13 of file fl_dart_project.cc.

◆ dart_entrypoint_args

gchar** _FlDartProject::dart_entrypoint_args

Definition at line 15 of file fl_dart_project.cc.

◆ icu_data_path

gchar* _FlDartProject::icu_data_path

Definition at line 14 of file fl_dart_project.cc.

◆ parent_instance

GObject _FlDartProject::parent_instance

Definition at line 10 of file fl_dart_project.cc.


The documentation for this struct was generated from the following file: