Scaffold Block Seasons Flutter app

flutter create (com.airkjw.blockseasons, iOS+Android), Riverpod,
shared_preferences, audioplayers, gen-l10n EN/KO wiring, app shell
with Home -> Game placeholder.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-11 12:55:59 +09:00
commit 40528238b2
73 changed files with 2520 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"@@locale": "en",
"appTitle": "Block Seasons",
"play": "Play",
"settings": "Settings",
"comingSoon": "Coming soon"
}