1
This commit is contained in:
@@ -53,8 +53,6 @@ class _HomePageState extends State<HomePage> with AutomaticKeepAliveClientMixin
|
||||
quality: 85,
|
||||
rotate: 0,
|
||||
);
|
||||
print("压缩前:${File(path).lengthSync()}");
|
||||
print("压缩后长度${result?.length}");
|
||||
EasyLoading.show(
|
||||
status: 'Skin analysis in progress, please wait...',
|
||||
maskType: EasyLoadingMaskType.clear,
|
||||
|
||||
Reference in New Issue
Block a user