changes for ios app store release

This commit is contained in:
2024-09-20 10:29:24 -04:00
parent d08ce9172f
commit 36e13ecb50
4 changed files with 10 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ class YthingRadio extends StatelessWidget {
Widget build(BuildContext context) {
return MaterialApp(
title: 'Ything Radio',
debugShowCheckedModeBanner: false,
theme: ThemeData(
colorScheme: ColorScheme.fromSeed(
seedColor: Colors.orange,