Add folders and files for field trip and tracking functions

This commit is contained in:
2025-10-05 14:34:46 +02:00
parent cb94aa042a
commit e986cccdd6
6 changed files with 49 additions and 0 deletions
@@ -0,0 +1,3 @@
import 'package:get/get.dart';
class TrackingController extends GetxController {}