mainly refactoring & addons

This commit is contained in:
Fabian Freund
2024-10-29 10:03:24 +01:00
parent 91a4319b28
commit 0710116feb
127 changed files with 4234 additions and 1815 deletions
+11 -13
View File
@@ -7,10 +7,8 @@ environment:
sdk: '>=3.4.1 <4.0.0'
dependencies:
animations: ^2.0.11
collection: ^1.19.0
copy_with_extension: ^5.0.4
crypto: ^3.0.6
drift: ^2.21.0
dynamic_color: ^1.7.0
exceptions: ^0.6.1
@@ -21,8 +19,7 @@ dependencies:
flutter:
sdk: flutter
flutter_hooks: ^0.20.5
flutter_inappwebview: ^6.1.5
flutter_markdown: ^0.7.4
flutter_markdown: ^0.7.4+1
flutter_material_design_icons: ^1.1.7447
flutter_mozilla_components:
path: ../packages/flutter_mozilla_components
@@ -32,7 +29,7 @@ dependencies:
go_router: ^14.3.0
google_fonts: ^6.2.1
home_widget: ^0.7.0
hooks_riverpod: ^2.5.4
hooks_riverpod: ^2.6.1
html: ^0.15.4
http: ^1.2.2
json_annotation: ^4.9.0
@@ -46,16 +43,16 @@ dependencies:
path: ^1.9.0
path_provider: ^2.1.4
reorderable_grid: ^1.0.10
riverpod: ^2.5.3
riverpod_annotation: ^2.5.3
riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
rxdart: ^0.28.0
share_plus: ^10.1.0
share_plus: ^10.1.1
shared_preferences: ^2.3.2
skeletonizer: ^1.4.2
speech_to_text_google_dialog:
path: ../../speech_to_text_google_dialog
sqlite3: ^2.4.6
sqlite3_flutter_libs: ^0.5.25
sqlite3: ^2.4.7
sqlite3_flutter_libs: ^0.5.26
synchronized: ^3.3.0+3
text_scroll: ^0.2.0
timeago: ^3.7.0
@@ -65,20 +62,21 @@ dependencies:
url_launcher: ^6.3.1
uuid: ^4.5.1
watcher: ^1.1.0
xxh3: ^1.1.0
dev_dependencies:
build_runner: ^2.4.13
copy_with_extension_gen: ^5.0.4
custom_lint: ^0.6.8
dependency_validator: ^4.1.1
drift_dev: ^2.21.0
drift_dev: ^2.21.1
fast_equatable_lint: ^0.3.0
flutter_launcher_icons: ^0.14.1
go_router_builder: ^2.7.1
json_serializable: ^6.8.0
lint: ^2.3.0
riverpod_generator: ^2.4.3
riverpod_lint: ^2.3.13
riverpod_generator: ^2.6.1
riverpod_lint: ^2.6.1
flutter:
uses-material-design: true