This is the path " /data/user/0/com.example.flutter_pdf_proj/app_flutter/example.pdf" i am getting while converting base64 string to bytes using path provider package.
I can open the PDF and view in mobile.
now i a have to save this PDF in mobile local storage in mobile. How can i do that.
Please help me?
Thanks in advance.