'App crash after display more barcode in pdf view after using syncfusion_flutter_pdfviewer plugin

In my flutter app, I am converting bytes data into file and trying to display .pdf file in pdf view but when I am trying to display more than 10 barcode in pdf view my app will crash after 2-3 second. It will display barcode for 2-3 seconds and after that app will crash. this issue occur in both android as well as iOS devices.

here it the plugin for display barcode in pdf : syncfusion_flutter_pdfviewer



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source