log/exception/crash_handler library

Classes

CrashHandler

Typedefs

OnCompletedCall = void Function()
OnCrashCollectCall = CrashInfo Function(dynamic error)
错误信息收集回调
OnReleaseLogReport = void Function(CrashInfo crashInfo)
正式环境需要上报回调