refactor(ceasar-core): changed from using openssl to rustls

This commit is contained in:
Patryk Hegenberg 2024-05-24 16:47:44 +02:00
parent 1b83c0b5ff
commit 1586818bd6
11 changed files with 298 additions and 262 deletions

View file

@ -45,6 +45,9 @@ dependencies:
rust_lib_flutter_test_gui:
path: rust_builder
flutter_rust_bridge: 2.0.0-dev.33
# dio: ^5.4.3+1
# path_provider: ^2.1.3
permission_handler: ^11.3.1
dev_dependencies:
flutter_test: