Lakshydeep Vikram

Results 6 comments of Lakshydeep Vikram
trafficstars

It's not building up release apk but appbundle is generated.

Please, degrade the version and remove ^. `flutter_pdfview: 1.2.9`

There is no issue while implementing in Android. Facing issue while implementing in iOS. Followed the official docs. Did all but stuck on this 👇 `#import not found` Any solution?

Solved bug : [https://github.com/ayyshim/esewa_pnp/issues/53](url)

Can I get solution? here is my code which in working in android but not in ios From screenA Get.to(() => const ScreenB()); ScreenB willpopscope not working and also not...