release 4.8.9

This commit is contained in:
2024-08-05 03:08:12 +09:00
parent 1e0af0b06b
commit 66ade1fe09
30 changed files with 1765 additions and 17646 deletions

View File

@ -257,6 +257,7 @@ class DrawerPage extends StatelessWidget {
},
),
/*
ListTile(
leading: const Icon(Icons.developer_mode),
title: const Text('open_settings'),
@ -265,6 +266,8 @@ class DrawerPage extends StatelessWidget {
Get.toNamed('/debug'); // デバッグ画面に遷移
},
),
*/
// ListTile(
// leading: const Icon(Icons.router),
// title: Text("my_route".tr),