New App Layout
Signed-off-by: Andreas Fahrecker <AndreasFahrecker@gmail.com>
This commit is contained in:
@ -19,6 +19,5 @@ Future<void> main() async {
|
||||
TimeProgressRepository(await SharedPreferences.getInstance()),
|
||||
),
|
||||
),
|
||||
appVersion: (await PackageInfo.fromPlatform()).version,
|
||||
));
|
||||
}
|
||||
|
Reference in New Issue
Block a user