flutter_profile/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
..
src fix: only accept nullable strings when building items for an itemlist 2025-04-04 13:37:09 +02:00
flutter_profile.dart feat: add ci and linter 2024-02-02 16:23:41 +01:00