updated deps
This commit is contained in:
@@ -6,7 +6,7 @@ part of 'tab.dart';
|
||||
// RiverpodGenerator
|
||||
// **************************************************************************
|
||||
|
||||
String _$tabRepositoryHash() => r'a7f1112a2404b0be96be44b6c1763aa5cc931e5b';
|
||||
String _$tabRepositoryHash() => r'743732f6911372ea901b5a9402791569bfe80137';
|
||||
|
||||
/// See also [TabRepository].
|
||||
@ProviderFor(TabRepository)
|
||||
|
||||
@@ -7,7 +7,7 @@ part of 'sharing_intent.dart';
|
||||
// **************************************************************************
|
||||
|
||||
String _$sharingIntentStreamHash() =>
|
||||
r'1559b1e55708bfe340f6663a9d6eb3bbd65d4784';
|
||||
r'caf4ba31e79fd028a2497f6acc6d5a927924ed78';
|
||||
|
||||
/// See also [sharingIntentStream].
|
||||
@ProviderFor(sharingIntentStream)
|
||||
|
||||
+5
-9
@@ -24,7 +24,6 @@ dependencies:
|
||||
path: ../../flutter_chat_ui/packages/flutter_chat_core
|
||||
flutter_chat_ui:
|
||||
path: ../../flutter_chat_ui/packages/flutter_chat_ui
|
||||
flutter_highlight: ^0.7.0
|
||||
flutter_hooks: ^0.21.2
|
||||
flutter_markdown: ^0.7.7
|
||||
flutter_material_design_icons: ^1.1.7447
|
||||
@@ -33,17 +32,13 @@ dependencies:
|
||||
flutter_reorderable_grid_view:
|
||||
path: ../../flutter-reorderable-grid-view
|
||||
flutter_secure_storage: ^10.0.0-beta.4
|
||||
flutter_sharing_intent:
|
||||
git:
|
||||
url: https://github.com/FaFre/flutter_sharing_intent.git
|
||||
ref: web_search
|
||||
flutter_slidable: ^4.0.0
|
||||
flutter_svg: ^2.0.17
|
||||
go_router: ^15.0.0
|
||||
flutter_svg: ^2.1.0
|
||||
go_router: ^15.1.1
|
||||
google_fonts: ^6.2.1
|
||||
home_widget: ^0.7.0+1
|
||||
hooks_riverpod: ^2.6.1
|
||||
html: ^0.15.5+1
|
||||
html: ^0.15.6
|
||||
http: ^1.3.0
|
||||
intl: ^0.19.0
|
||||
json_annotation: ^4.9.0
|
||||
@@ -69,11 +64,12 @@ dependencies:
|
||||
path_provider: ^2.1.5
|
||||
pocketbase: ^0.22.0
|
||||
provider: ^6.1.4
|
||||
receive_intent: ^0.2.7
|
||||
riverpod: ^2.6.1
|
||||
riverpod_annotation: ^2.6.1
|
||||
rss_dart: ^1.0.12
|
||||
rxdart: ^0.28.0
|
||||
share_plus: ^10.1.4
|
||||
share_plus: ^11.0.0
|
||||
skeletonizer: ^1.4.3
|
||||
sliver_tools: ^0.2.12
|
||||
speech_to_text_google_dialog:
|
||||
|
||||
Reference in New Issue
Block a user