Ernesto Ramirez

Results 14 comments of Ernesto Ramirez

The problem continues in that version too

I had the same problem i downgrade temporally to the version 1.5.0 of androidx.activity and androidx.fragment i used app:dependencies to see which library promote the version 1.5.1 and downgrade too

Hello, this change resolves the missing protobuf-kotlin-lite version definition in the protobuf bom for java-platform, which is similar to the one described in #12810

Hi @Piinks, the tests is contained on [#8665](https://github.com/flutter/packages/pull/8665). Since this only adds one required file, I thought it wasn't necessary.

No yet, I didn't added any test so far. I will do a rebase in order to fix the conflicts

I made a rebase in order to take in account latest changes from main branch

I think it’s because the annotations requires the changes that I made in go_router_builder. When I tested locally was overriding the dependency. I should add it?

Hi @hannah-hyj , sorry for the delayed reply. I splitted into two PR (chained commits) I made a rebase in order to reach the last version of the go_router_builder

@justinmc in order to fix build issue the PR #9404 is required to be merged or meanwhile I can use path: .../go_router in the pubspec.yaml to pass the build

Hi @chunhtai I will to rebase the PR in order to resolve conflict