add pdf theme editor

This commit is contained in:
2024-08-20 16:49:57 +02:00
parent 9d4c934fda
commit ed43579c8c
2 changed files with 4 additions and 3 deletions

View File

@@ -950,13 +950,13 @@ packages:
source: hosted
version: "0.6.0"
syncfusion_flutter_core:
dependency: transitive
dependency: "direct main"
description:
name: syncfusion_flutter_core
sha256: "963e414e06abe520c9d0e039738bc6cbcf8eabf8c5964eb2181a76da1274a942"
sha256: ca34210d70dd7ecb77489c21c8131a7f5546dea47780cd5f510326348091cb42
url: "https://pub.dev"
source: hosted
version: "26.1.39"
version: "26.2.10"
syncfusion_flutter_pdf:
dependency: transitive
description:

View File

@@ -35,6 +35,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
syncfusion_flutter_core: ^26.2.10
syncfusion_flutter_pdfviewer: ^26.1.39
universal_html: ^2.2.4
file_picker: ^8.0.5