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:
@@ -64,6 +64,7 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/lppcg/fl_lib
|
||||
ref: v1.0.338
|
||||
flutter_gbk2utf8: ^1.0.1
|
||||
|
||||
dependency_overrides:
|
||||
# webdav_client_plus:
|
||||
|
||||
Reference in New Issue
Block a user