jeroentrappers / flutter_keychain

A flutter plugin for secure storage on Android via KeyStore and iOS via Keychain
Other
57 stars 44 forks source link

Fixes kotlin nullability issue #21 #22

Closed wbusey0 closed 3 years ago

wbusey0 commented 3 years ago

This should fix issue #21 by providing a fallback to e.toString() when e.message is null