Ahmed Maher

Results 3 comments of Ahmed Maher

upgrader: Upgrader( showIgnore: false, onUpdate: () { return false; }, dialogStyle: UpgradeDialogStyle.cupertino, messages: UpgraderMessages( code: context.locale == const Locale('en') ? 'en' : 'ar'), showLater: false, //this line will force the...