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?

## 🐛 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...