dialog_pp_flutter 0.0.2
dialog_pp_flutter: ^0.0.2 copied to clipboard
Perosnal Use
Pragnesh Palsana #
Add in void main #
await newDialogPP.newVersionCode();
Get Version Code Details #
print(AppDetailsPP.to.appName.value);
print(AppDetailsPP.to.packageName.value);
print(AppDetailsPP.to.versionApp.value);
print(AppDetailsPP.to.buildNumber.value);
Update Dialog #
Custom Update Dialog #
PPDialog.updateDialog(
context,
isPopupRquired: ,
isPopup: ,
apiVersionCode: ,
appLogoApi: ,
appNameApi: ,
subtitleAppApi: ,
appWebsiteUrl: ,
);
#Auto Update Dialog