Elias177
Results
2
issues of
Elias177
Hey, how can i stop the Slide after the red InkWell ? Code: > Expanded( child: Padding( padding: const EdgeInsets.only(bottom: 5.0), child: Align( alignment: Alignment.centerRight, child: InkWell( onTap: () {},...
I want to build a giveaway function where the user should react to a message. Is it possible to read all reactions and the users? If yes, how