タイマーを設定で変更できるようにした。現在地ボタンの長押しおよびドロワーへの設定ボタンの追加
This commit is contained in:
@ -26,4 +26,5 @@ abstract class Routes {
|
||||
static const PROGRESS = '/progress';
|
||||
static const HISTORY = '/history';
|
||||
static const GPS = '/gp';
|
||||
static const SETTINGS = '/settings';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user