update app name and remove unnecessary files
This commit is contained in:
@@ -291,7 +291,7 @@ class _HomeScreenState extends State<HomeScreen> {
|
||||
return Scaffold(
|
||||
backgroundColor: const Color(0xFF121212),
|
||||
appBar: AppBar(
|
||||
title: const Text('WaniKani Kanji SRS'),
|
||||
title: const Text('Hirameki SRS - Kanji'),
|
||||
backgroundColor: const Color(0xFF1F1F1F),
|
||||
foregroundColor: Colors.white,
|
||||
elevation: 2,
|
||||
|
||||
Reference in New Issue
Block a user