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