feat: Replaced old label form fields with full page search, removed badge from edit button in document details

This commit is contained in:
Anton Stubenbord
2023-04-07 18:04:56 +02:00
parent 79ccdd0946
commit 10d48e6a55
58 changed files with 3457 additions and 487 deletions

View File

@@ -44,7 +44,7 @@ dependencies:
path_provider: ^2.0.10
image: ^3.1.3
photo_view: ^0.14.0
intl: ^0.17.0
intl: any #^0.18.0
flutter_svg: ^1.0.3
url_launcher: ^6.1.2
file_picker: ^5.2.4
@@ -57,7 +57,7 @@ dependencies:
flutter_bloc: ^8.1.1
equatable: ^2.0.3
flutter_form_builder: ^7.5.0
form_builder_validators: ^8.4.0
#form_builder_validators: ^8.4.0
package_info_plus: ^1.4.3+1
font_awesome_flutter: ^10.1.0
local_auth: ^2.1.2
@@ -92,6 +92,7 @@ dependencies:
flutter_html: ^3.0.0-alpha.6
in_app_review: ^2.0.6
freezed_annotation: ^2.2.0
animations: ^2.0.7
dev_dependencies:
integration_test: