Birarpanjot Singh Kanwer

Results 2 comments of Birarpanjot Singh Kanwer

> Force 1.2.9 version of flutter_pdfview and build. > > Add this in your pubspec.yaml > > ``` > dependency_overrides: > flutter_pdfview: 1.2.9 > ``` > > Then do: flutter...

Should we use isDebug: false parameter in production build or just stick with isDebug: true ?