Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side, updated e.printStackTrace with Log.e where possible
This commit is contained in:
parent
23097dbce0
commit
5e5fac6de9
|
@ -1,6 +1,6 @@
|
|||
## 1.0.4
|
||||
|
||||
- Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side
|
||||
- Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side
|
||||
|
||||
## 1.0.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue