Snackbar の色を変更。ロゲ開始時のエラーを回避。

This commit is contained in:
2024-04-27 10:48:21 +09:00
parent 72267f29bb
commit aada6262fe
21 changed files with 253 additions and 742 deletions

View File

@ -101,7 +101,7 @@ class _GpsPageState extends State<GpsPage> {
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: Text("GPS way points"),
title: Text("移動履歴"),
),
body: Container(
child: Obx(