Add Supa account and search changes
This commit is contained in:
@@ -12,10 +12,11 @@ dependencies:
|
||||
background_fetch: ^1.6.2
|
||||
collection: ^1.19.1
|
||||
convert: ^3.1.2
|
||||
copy_with_extension: ^15.0.0
|
||||
copy_with_extension: ^15.0.1
|
||||
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
|
||||
@@ -30,16 +31,17 @@ 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.0.0+7447
|
||||
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_svg: ^2.2.4
|
||||
flutter_svg: ^2.3.0
|
||||
flutter_tor:
|
||||
path: ../../packages/flutter_tor
|
||||
go_router: ^17.2.2
|
||||
go_router: ^17.2.3
|
||||
google_fonts: ^8.1.0
|
||||
graphview: ^1.5.1
|
||||
home_widget: ^0.9.1
|
||||
@@ -63,6 +65,12 @@ dependencies:
|
||||
path: ^1.9.1
|
||||
path_provider: ^2.1.5
|
||||
permission_handler: ^12.0.1
|
||||
privacypass_client:
|
||||
path: ../../../weblibre_account/packages/privacypass_client
|
||||
search_client:
|
||||
path: ../../../weblibre_account/packages/search_client
|
||||
search_backend:
|
||||
path: ../../../weblibre_account/apps/search_backend
|
||||
pretty_qr_code: ^3.6.0
|
||||
qr_code_scanner_plus: ^2.1.1
|
||||
quick_actions: ^1.1.0
|
||||
@@ -76,6 +84,7 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/FaFre/secure_archive.git
|
||||
path: packages/secure_archive
|
||||
ref: 0c515813ac2d29e29ab1c66759a396af825bf8b3
|
||||
share_plus: ^12.0.2
|
||||
simple_intent_receiver:
|
||||
path: ../../packages/simple_intent_receiver
|
||||
@@ -86,6 +95,7 @@ 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"
|
||||
synchronized: ^3.4.0+1
|
||||
text_scroll: ^0.2.1
|
||||
@@ -94,11 +104,12 @@ 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
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.15.0
|
||||
copy_with_extension_gen: ^15.0.0
|
||||
copy_with_extension_gen: ^15.0.1
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
Reference in New Issue
Block a user