blemulator_flutter
blemulator_flutter copied to clipboard
iOS - JSON parsing error handling
Currently JSON parsing is implemented without error handling in the native iOS part of the plugin. Whenever error occurs, it does so silently and application resumes with invalid parsing results.