main
function, got called.initialize
function on each task that registers as a LaunchTask one by one.InitRustSDKTask
calls the init function and passes the working directory into FlowySDK.IntegrationMode
, which means running AppFlowy on developing mode will not alter the data on release mode.InitAppWidgetTask
initialize the ApplicationWidget
and call runApp
function.InitPlatformServiceTask
start the NetworkListener
.