fix:注释多余的加解密插件

This commit is contained in:
liyi 2025-02-12 11:26:45 +08:00
parent 7bbe910e48
commit 835669e027

View File

@ -185,8 +185,8 @@ dependencies:
common_utils: ^2.0.0 common_utils: ^2.0.0
lpinyin: ^2.0.3 lpinyin: ^2.0.3
#加密解密 #加密解密
encrypt: ^5.0.1 # encrypt: ^5.0.1
crypto: ^3.0.3 # crypto: ^3.0.3
pointycastle: ^3.7.3 # 使用最新版本 pointycastle: ^3.7.3 # 使用最新版本
date_format: ^2.0.7 date_format: ^2.0.7
@ -257,9 +257,9 @@ dependencies:
firebase_analytics: 11.3.0 firebase_analytics: 11.3.0
#</com> #</com>
cryptography: ^2.7.0 # cryptography: ^2.7.0
asn1lib: ^1.0.0 # asn1lib: ^1.0.0
fast_rsa: ^3.6.6 # fast_rsa: ^3.6.6
protobuf: ^3.1.0 protobuf: ^3.1.0
#录屏 #录屏
flutter_screen_recording: 2.0.16 flutter_screen_recording: 2.0.16