Open ashtav opened 1 year ago
Same issue while building apk
Same issue while creating apk
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 clean/build
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 clean/build
Thanks, It worked.
Describe the bug
To Reproduce Steps to reproduce the behaviour: Just run command,
flutter run --release
on TerminalAdditional context