improving splash
This commit is contained in:
@@ -247,7 +247,6 @@ class _SplashScreenState extends State<SplashScreen>
|
||||
/// user can install the latest version. No cache clearing needed.
|
||||
void _showMobileUpdateSheet(SplashProvider provider, String version) {
|
||||
final message =
|
||||
provider.updatePayload?['message']?.toString() ??
|
||||
'A new version of the app is available. Please download the latest version from the store.';
|
||||
final downloadUrl = provider.downloadUrl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user