flutter_login
flutter_login copied to clipboard
Wrong data type on additionalSignUpFields
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to additionalSignUpFields Documentation and
flutter_login.dart
line 369
Expected behavior
The description on the docs should be List<UserFormField>
Screenshots