flutter_profile/example/lib
Bart Ribbers 3bba03d201 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 13:37:09 +02:00
..
utils fix: only accept nullable strings when building items for an itemlist 2025-04-04 13:37:09 +02:00
main.dart feat: Add password field for authentication 2024-02-07 16:31:11 +01:00