fix(#79): Supprimer toutes les références obsolètes à Nanny
Corrections suite au merge master: - Suppression imports nanny_register_step*.dart (fichiers supprimés) - Suppression variable nannyRegistrationDataNotifier - Suppression section Nanny Registration Flow complète - Ajout import go_router dans login_screen.dart L'application compile maintenant sans erreurs. Référence: #79 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,6 +3,7 @@ import 'package:flutter/material.dart';
|
||||
import 'package:google_fonts/google_fonts.dart';
|
||||
import 'package:flutter/foundation.dart' show kIsWeb;
|
||||
import 'package:url_launcher/url_launcher.dart';
|
||||
import 'package:go_router/go_router.dart';
|
||||
import 'package:p_tits_pas/services/bug_report_service.dart';
|
||||
import '../../widgets/image_button.dart';
|
||||
import '../../widgets/custom_app_text_field.dart';
|
||||
|
||||
Reference in New Issue
Block a user