flutter_profile/example
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
..
image Updated file names and imports 2022-09-21 14:37:16 +02:00
lib fix: only accept nullable strings when building items for an itemlist 2025-04-04 15:56:16 +02:00
test feat: call editProfile on all updated fields 2022-11-11 12:06:34 +01:00
.gitignore feat: added prioritizedItems 2022-10-14 17:12:25 +02:00
analysis_options.yaml initial commit 2022-08-26 15:31:42 +02:00
pubspec.yaml now with wrap! 2022-12-01 15:33:38 +01:00
README.md feat: added prioritizedItems 2022-10-14 17:12:25 +02:00