fix lints
This commit is contained in:
+10
-10
@@ -16,7 +16,6 @@ dependencies:
|
||||
country_codes: ^3.3.0
|
||||
country_flags: ^4.1.2
|
||||
crypto: ^3.0.7
|
||||
xxh3: ^1.2.0
|
||||
cryptography_flutter: ^2.3.4
|
||||
device_info_plus: ^12.4.0
|
||||
drift: ^2.31.0
|
||||
@@ -31,15 +30,15 @@ dependencies:
|
||||
sdk: flutter
|
||||
flutter_auto_size_text: ^5.0.0
|
||||
flutter_hooks: ^0.21.3+1
|
||||
flutter_secure_storage: ^10.1.0
|
||||
flutter_markdown: ^0.7.7+1
|
||||
flutter_material_design_icons: ^3.1.0+7447
|
||||
flutter_mozilla_components:
|
||||
path: ../../packages/flutter_mozilla_components
|
||||
flutter_reorderable_grid_view: ^5.6.0
|
||||
flutter_slidable: ^4.0.3
|
||||
flutter_secure_storage: ^10.1.0
|
||||
flutter_singbox_proxy:
|
||||
path: ../../packages/flutter_singbox_proxy
|
||||
flutter_slidable: ^4.0.3
|
||||
flutter_svg: ^2.3.0
|
||||
flutter_tor:
|
||||
path: ../../packages/flutter_tor
|
||||
@@ -67,13 +66,9 @@ dependencies:
|
||||
path: ^1.9.1
|
||||
path_provider: ^2.1.5
|
||||
permission_handler: ^12.0.1
|
||||
pretty_qr_code: ^3.6.0
|
||||
privacypass_client:
|
||||
path: ../../../weblibre_account/packages/privacypass_client
|
||||
search_client:
|
||||
path: ../../../weblibre_account/packages/search_client
|
||||
search_protocol:
|
||||
path: ../../../weblibre_account/packages/search_protocol
|
||||
pretty_qr_code: ^3.6.0
|
||||
qr_code_scanner_plus: ^2.1.1
|
||||
quick_actions: ^1.1.0
|
||||
riverpod: ^3.2.1
|
||||
@@ -82,6 +77,10 @@ dependencies:
|
||||
rxdart: ^0.28.0
|
||||
saf_stream: ^2.0.0
|
||||
saf_util: ^2.1.0
|
||||
search_client:
|
||||
path: ../../../weblibre_account/packages/search_client
|
||||
search_protocol:
|
||||
path: ../../../weblibre_account/packages/search_protocol
|
||||
secure_archive:
|
||||
git:
|
||||
url: https://github.com/FaFre/secure_archive.git
|
||||
@@ -97,8 +96,8 @@ dependencies:
|
||||
speech_to_text_dialog:
|
||||
path: ../../packages/speech_to_text_dialog
|
||||
sqlite3: ^2.9.4
|
||||
supabase: ^2.10.6
|
||||
sqlite3_flutter_libs: "0.5.41"
|
||||
supabase: ^2.10.6
|
||||
synchronized: ^3.4.0+1
|
||||
text_scroll: ^0.2.1
|
||||
timeago: ^3.7.1
|
||||
@@ -106,8 +105,9 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/FaFre/uri-to-file.git
|
||||
url_launcher: ^6.3.2
|
||||
web_socket_channel: ^3.0.3
|
||||
uuid: ^4.5.3
|
||||
web_socket_channel: ^3.0.3
|
||||
xxh3: ^1.2.0
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.15.0
|
||||
|
||||
Reference in New Issue
Block a user