fix: GBK decoding fallback (#863)
* fix #757 * fix #757 * apply the code recommendations from sourcery ai * Make sure raw is non-empty data * Modified the way to judge gbk, fixed the problem that null cannot throw an error
This commit is contained in:
3
devtools_options.yaml
Normal file
3
devtools_options.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
description: This file stores settings for Dart & Flutter DevTools.
|
||||
documentation: https://docs.flutter.dev/tools/devtools/extensions#configure-extension-enablement-states
|
||||
extensions:
|
||||
Reference in New Issue
Block a user