- 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.
- Initial version added
- Setup repository