diff --git a/packages/syncfusion_flutter_pdfviewer/pubspec.yaml b/packages/syncfusion_flutter_pdfviewer/pubspec.yaml index 5d39c5cb..ff85e087 100644 --- a/packages/syncfusion_flutter_pdfviewer/pubspec.yaml +++ b/packages/syncfusion_flutter_pdfviewer/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: async: ^2.5.0 http: ^1.0.0 uuid: ^4.1.0 - device_info_plus: ^9.0.2 + device_info_plus: ^11.0.0 intl: '>=0.18.1 <0.20.0' syncfusion_pdfviewer_platform_interface: @@ -91,4 +91,4 @@ screenshots: - description: 'This screenshot shows theme support in the PdfViewer widget.' path: screenshots/flutter-pdf-viewer-dark-theme.png - description: 'This screenshot shows the localization support in the PdfViewer widget.' - path: screenshots/flutter-pdf-viewer-localization.png \ No newline at end of file + path: screenshots/flutter-pdf-viewer-localization.png