David Araujo

Results 14 comments of David Araujo

@guilherme-ma9 try to log your binds instead your imported modules. The imported modules are **instantiated again**, but there is a **validation** that gets the **first instance created**. The instance that...

Acho que não deveríamos considerar como uma tradução, mas sim um roadmap específico para cada língua. Podemos até utilizar informações em comum, mas cada roadmap poderia crescer separadamente

@RonitBanerjee Thanks for the contribution! I think the best way to implement that is to make it work in the "title" field, maybe changing its type to `Object` and creating...

Hi @ram231 It will be of great help if you contribute to the package by sending a pull-request of these changes to the main project

Try it on [v2.0.2](https://pub.dev/packages/select_dialog/versions/2.0.2)

Não fui eu que criei essa lógica, mas mesmo assim reescrevi ela na sua branch.

I called .signOut() from google_sign_in and it didn't resolve the problem (I'm not using supabase_auth_ui, only supabase_flutter). Platform: web

> Any chance we can merge this? You can redirect to my fork while they don't approve (that's what I'm doing in my project)

> @joaovvrodrigues > And this problem does not occur when we have WASM disabled. As I explained in the PR description, by some reason dart is not working correctly when...