mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 06:12:29 -06:00
feat: Replaced old label form fields with full page search, removed badge from edit button in document details
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user