Shared Preferences Update

This commit is contained in:
Nilanjan Chakrabarti
2025-07-31 16:14:29 +05:30
parent 618bd4a9b9
commit 2fdef7c850
4 changed files with 310 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ import 'features/dashboard/screens/dashboard_screen.dart';
import 'features/auth/screens/mpin_screen.dart';
import 'package:local_auth/local_auth.dart';
import 'package:shared_preferences/shared_preferences.dart';
//import 'package:flutter_neumorphic/flutter_neumorphic.dart';
class KMobile extends StatefulWidget {
const KMobile({super.key});