I guess I get to ask something at least. π€
So, what I'm trying to do is to test actions to be executed in the initial or final actions in the
main.dart files.
However, I am not able to find these actions. I have tried all the ways, added build context, and removed arguments as mentioned but still nothing in the main.dart file to add those actions. Am i missing something?