-
Notifications
You must be signed in to change notification settings - Fork 9
Description
As we konw, we created a new thread event loop for vsync waiter, I think we can use fml event loop instread of TCore, We do not necessarily need to use the EventLoop of the Tizen platform.
The advantage of importing FML event loop:
- FML event loop is based on C++, easier to use.
- EFL-related code can be deleted in advance.
The disadvantage is that FML-related code needs to be imported.
FML code path : https://github.com/flutter/flutter/tree/master/engine/src/flutter/fml
@JSUYA @seungsoo47 @gin7773 What do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels