make restart faster if the app is not the launcher

This commit is contained in:
Gergely Hegedus 2025-01-18 02:06:57 +02:00
parent 5de195714c
commit 924a0ebb51
3 changed files with 44 additions and 24 deletions

View file

@ -4,6 +4,7 @@ import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:shorebird_code_push/shorebird_code_push.dart';
void main() {
runApp(const MyApp());
}
@ -151,7 +152,7 @@ class _MyHomePageState extends State<MyHomePage> {
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
const Text(
'This is a release 1.9.1',
'This is a release 1.9.9#6',
// 'You have times:',
),
const Text(