Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 660 Bytes

File metadata and controls

17 lines (12 loc) · 660 Bytes

1.0.0

  • moved backendLeading to the VersionManagerConfig.
  • added onUpdatePress to control what the update button does on the dialog.
  • added compareAppVersionOnly to the VersionManagerConfig to only compare the app version and not the backend version.
  • moved all the builders to a VersionManagerBuilders builders option in the VersionManagerConfig.
  • added a dialogStyling option in the VersionManagerConfig to style the dialog.
  • added builders for the buttons in the dialog.
  • added more translations to the VersionManagerTranslations to provide different translations for each platform.

0.1.0

  • Initial version added

0.0.1

  • Setup repository