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

Customized dialog + Bottom Sheet #363

Closed epatel closed 3 months ago

epatel commented 7 months ago

Hi,

I needed an alternative option for a bottom sheet version. So I used https://github.com/larryaasen/upgrader/pull/174 and added a bottom sheet options the same way.

image

larryaasen commented 6 months ago

@epatel 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

@epatel 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.