ofload / native_updater

Flutter package to embed native in-app updater
MIT License
56 stars 48 forks source link

update button custom text fix, added modal window custom title text #14

Closed 10peter10 closed 3 years ago

10peter10 commented 3 years ago

Hi, I have to thank you guys for this awesome package. I just made a few changes.

  1. I added custom text to update button (it was prepared but not used)
  2. I added custom text for modal window title (on same way like other custom texts in UpdateCupertinoAlert)
10peter10 commented 3 years ago

Hi, I changed the _iOSCustomTitle to _iOSAlertTitle as you suggested, thank you :) It's commit -> 'renamed customTitle to alertTitle'.

amorenew commented 3 years ago

@10peter10 you need to open it so I can merge thank you for your changes

10peter10 commented 3 years ago

Sorry, it's open again :)