Luiz Paulo Franz
Results
2
issues of
Luiz Paulo Franz
Is there any way of call `top-snackbar-flutter` using a `GlobalKey` for `scaffoldMessengerKey`? We have a specific use case in which we don't have access to context, but we do have...
We are using `get_it` here to totally handle our dependencies instances, and we are using clean architecture as suggested by [reso coder tutorial](https://resocoder.com/2019/08/27/flutter-tdd-clean-architecture-course-1-explanation-project-structure/#t-1668531640676), so we have several layers (viewModel ->...