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

Feature request: adding possibility to align the action buttons. (PR available) #342

Open munkius opened 8 months ago

munkius commented 8 months ago

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

Pull request available at https://github.com/larryaasen/upgrader/pull/335.