larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
531 stars 262 forks source link

Adaptive dialogStyle #301

Open shenmareparas opened 1 year ago

shenmareparas commented 1 year ago

can you please add feature like:

dialogStyle: UpgradeDialogStyle.adaptive

which chooses material for android and web and Cupertino for ios, it would be great to add.