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