agustin-garcia

Results 4 issues of agustin-garcia

Hello, After today's flutter upgrade, I started getting the compilation error: " pluto_grid-7.0.2/lib/src/manager/shortcut/pluto_grid_shortcut.dart:33:39: Error: The argument type 'RawKeyEvent' can't be assigned to the parameter type 'KeyEvent'. - 'RawKeyEvent' is from...

question

Hello, I have the following code structure and modules, but I can't figure it out on how to navigate from Login Module (once it's been authenticated) to the AppHomeModule. ``...

new

I'm defining a shared/code module by creating a Singleton binding but its properties become null when I call a child Module In the initial (Login) module I can do: Modular.get().isLogged...

new

**Describe the question** Would it be possible (and maybe advisable) to integrate latest versions of both Modular and GetX into a Flutter 3 App? **Expected behavior** I was able to...

new
question