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

Adding possibility to align the action buttons. #335

Closed munkius closed 3 months ago

munkius commented 9 months ago

By default the buttons are aligned at the right-hand side of the dialog. You can override this with this change.

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

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