After updating the latest plugin in pubspec.yaml, the Flutter Android project cannot be run and build.
Crashing with the following issue shown in the image:

This is my flutter doctor log:

Ealier used version was syncfusion_flutter_pdfviewer: ^20.1.55-beta.
But it showed a blank page when loading the pdf file from the network. So, I tried updating to the latest and the above issue occurred.