flutter_profile/example/lib/utils
Bart Ribbers eda3a928cd fix: only accept nullable strings when building items for an itemlist
The value is put directly in a TextEditingController so it needs to be a string,
any other value has to be parsed to a string by the user first.
2025-04-04 15:56:16 +02:00
..
example_profile_data.dart fix: only accept nullable strings when building items for an itemlist 2025-04-04 15:56:16 +02:00
example_profile_service.dart feat: Add password field for authentication 2024-02-07 16:31:11 +01:00