form pro - sin imagenes
This commit is contained in:
@@ -10,7 +10,6 @@ import 'package:prosappco/blocs/auth_bloc/auth_bloc.dart';
|
||||
import 'package:prosappco/blocs/my_user_bloc/my_user_bloc.dart';
|
||||
import 'package:prosappco/components/general_input_decoration.dart';
|
||||
import 'package:prosappco/components/general_primary_button.dart';
|
||||
import 'package:prosappco/screens/authentication/otp_auth_screen.dart';
|
||||
|
||||
class ProfileRegisterPhoneScreen extends StatefulWidget {
|
||||
const ProfileRegisterPhoneScreen({super.key});
|
||||
@@ -22,8 +21,6 @@ class ProfileRegisterPhoneScreen extends StatefulWidget {
|
||||
|
||||
class _ProfileRegisterPhoneScreenState
|
||||
extends State<ProfileRegisterPhoneScreen> {
|
||||
final TextEditingController _actualPasswordController =
|
||||
TextEditingController();
|
||||
late final AuthBloc authBloc;
|
||||
late String verificationCode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user