Fuzionest Signup
Fuzionest Signup is a Flutter package that provides a customizable and easy-to-use signup form for your Flutter applications.
Installation
To use this package, add fuzionest_signup as a dependency in your pubspec.yaml file.
dependencies:
fuzionest_signup: ^1.0.0
Libraries
- controller/sign_in_up_controller
- data/login_email_args
- data/resend_otp_args
- data/sign_up_api_data
- data/verify_otp_api_data
- data/verify_phone_api_data
- fuzionest_signup
- network/network
- network/services
- shared/status_bar/status_bar_theme
- shared/styles/app_style
- shared/styles/colors
- shared/styles/theme
- storage/getx_storage
- utils/app_helpers
- utils/app_info
- utils/helpers/args/app_info_args
- utils/helpers/printLogs
- views/otp_view
- views/phone_number_view
- views/sign_up_view
- widgets/app_loader