fix:注释多余的加解密插件
This commit is contained in:
parent
7bbe910e48
commit
835669e027
10
pubspec.yaml
10
pubspec.yaml
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user