Extras removed

This commit is contained in:
2025-11-27 11:47:39 +05:30
parent b9147b30d5
commit b19bc2e222
10 changed files with 14 additions and 215 deletions

View File

@@ -1,5 +1,4 @@
import 'package:flutter/material.dart';
import '../../../l10n/app_localizations.dart';
import 'package:kmobile/api/services/branch_service.dart'; // Added: Import BranchService for Atm model and API calls
import 'package:kmobile/di/injection.dart'; // Added: Import for dependency injection (getIt)
import 'package:shimmer/shimmer.dart'; // Added: Import for shimmer loading effect