rajrajputgs
Results
2
issues of
rajrajputgs
UpgradeAlert( showIgnore: false, upgrader: Upgrader( durationUntilAlertAgain: const Duration(milliseconds: 500), ), shouldPopScope: () => false, child:Text('Test Data'), ) Currently, we are using this code to check force update from play store...
How To?
Image show pink in color in image view when i open the app from background after sometime : iOS only
1
## 🐛 Bug Report iOS issue: app shows a pink imageview briefly when reopened from the background. Expected behavior: Should show image properly, and if found error then show the...