larryaasen / upgrader

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

intercept dialog display #330

Closed nathanielajayi7 closed 3 months ago

nathanielajayi7 commented 9 months ago
larryaasen commented 6 months ago

There is a new version https://pub.dev/packages/upgrader/versions/9.0.0-alpha.1 that is in test and provides a way to handle this. Look at the examples included with the package.

larryaasen commented 6 months ago

There is a new version https://pub.dev/packages/upgrader/versions/9.0.0-alpha.1 that is in test and provides a way to handle this. Look at the examples included with the package.

larryaasen commented 3 months ago

@nathanielajayi7 Look at the latest version of this package with a latest customization options. I think it now meets your needs. If not, please open a new issue with your details.

nathanielajayi7 commented 3 months ago

@larryaasen hi, didn't see previous notifications - I think the new additions are more than enough for my use case