CreateGroupView erstellt #28

Merged
flixcoo merged 37 commits from feature/5-creategroupview-erstellen into development 2025-11-19 17:32:44 +00:00
Showing only changes of commit 7a85b5c1ac - Show all commits

View File

@@ -28,7 +28,6 @@ class _CreateGroupViewState extends State<CreateGroupView> {
final _groupNameController = TextEditingController();
final _searchBarController = TextEditingController();
@override
@override
void initState() {
super.initState();