larryaasen / upgrader

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

Updated documentation for UpgraderMessages #402

Closed amarell closed 3 weeks ago

amarell commented 2 months ago

This is the correct way to override UpgraderMessages, right? I don't see messages parameter in UpgradeAlert.

Probably something that changed in recent updates.

amarell commented 2 months ago

Maybe it should also be mentioned that template variables can be used to update the body message, although this is documented for body getter.