Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
refactor: Move location_alarm_service.dart into own folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzel394 committed Sep 9, 2023
1 parent 91354a1 commit a966a19
Show file tree
Hide file tree
Showing 14 changed files with 619 additions and 543 deletions.
1 change: 1 addition & 0 deletions lib/models/log.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import 'dart:convert';
import 'package:flutter/widgets.dart';
import 'package:flutter_gen/gen_l10n/app_localizations.dart';
import 'package:locus/services/location_alarm_service.dart';
import 'package:locus/services/location_alarm_service/enums.dart';
import 'package:locus/services/task_service/index.dart';
import 'package:uuid/uuid.dart';

Expand Down
Loading

0 comments on commit a966a19

Please sign in to comment.