menu
simpler_updater package
documentation
helpers/update_helper.dart
UpdaterHelper
installAppStoreListingURL method
installAppStoreListingURL method
dark_mode
light_mode
installAppStoreListingURL
method
void
installAppStoreListingURL
(
String
url
)
Implementation
void installAppStoreListingURL(String url) => _appStoreListingURL = url;
simpler_updater package
documentation
helpers/update_helper
UpdaterHelper
installAppStoreListingURL method
UpdaterHelper class