update app name and remove unnecessary files

This commit is contained in:
Rene Kievits
2025-10-28 21:12:07 +01:00
parent 580d453339
commit a57140fb2e
108 changed files with 53 additions and 4204 deletions

View File

@@ -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,