flutter run can run on iOS, though id editorbox not shown

This commit is contained in:
open-trade
2021-08-04 22:35:55 +08:00
parent 7573793d6c
commit f29115c024
11 changed files with 372 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
void* get_rgba();
void free_rgba(void*);
void set_by_name(const char*, const char*);
const char* get_by_name(const char*, const char*);