ios build

This commit is contained in:
sjpark
2023-04-20 22:12:47 +09:00
parent 26ec887a5e
commit 261f98774b
7 changed files with 267 additions and 92 deletions

View File

@@ -13,9 +13,9 @@ import Flutter
}
public func dummyMethodToEnforceBundling() {
// get_rgba();
// free_rgba(nil);
// get_by_name("", "");
// set_by_name("", "");
get_rgba();
// free_rgba(nil);
// get_by_name("", "");
// set_by_name("", "");
}
}