Hooked notifications to status changes on document upload - some refactorings

This commit is contained in:
Anton Stubenbord
2023-01-11 01:26:36 +01:00
parent 8cf3020335
commit a4c4726c16
55 changed files with 1128 additions and 761 deletions

View File

@@ -57,7 +57,6 @@ dependencies:
equatable: ^2.0.3
flutter_form_builder: ^7.5.0
form_builder_validators: ^8.4.0
infinite_scroll_pagination: ^3.2.0
package_info_plus: ^1.4.3+1
font_awesome_flutter: ^10.1.0
local_auth: ^2.1.2
@@ -85,6 +84,7 @@ dependencies:
collection: ^1.17.0
device_info_plus: ^4.1.3
flutter_local_notifications: ^13.0.0
flutter_staggered_grid_view: ^0.6.2
dev_dependencies:
integration_test:
@@ -92,7 +92,6 @@ dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.1.11
injectable_generator: ^2.1.0
mockito: ^5.3.2
bloc_test: ^9.1.0
dependency_validator: ^3.0.0