Calling `signOut` does not notify the package whether the action was performed successfully or with Error. ### Proposed Solution - Return a `FlutterResult` containing either the error details or the value `true`. ### Implementation [ x ] Android [ x ] iOS
Calling
signOutdoes not notify the package whether the action was performed successfully or with Error.Proposed Solution
FlutterResultcontaining either the error details or the valuetrue.Implementation
[ x ] Android
[ x ] iOS