Use RestartActivity to speed up the restart
This commit is contained in:
parent
924a0ebb51
commit
54d935c8ee
5 changed files with 63 additions and 33 deletions
|
|
@ -152,7 +152,7 @@ class _MyHomePageState extends State<MyHomePage> {
|
|||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: <Widget>[
|
||||
const Text(
|
||||
'This is a release 1.9.9#6',
|
||||
'This is a release 1.9.12#3',
|
||||
// 'You have times:',
|
||||
),
|
||||
const Text(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue