1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Namespace issue on flutter plugins for agp and gradle >= 8+

Discussão em 'Mobile' iniciado por Stack, Novembro 4, 2024 às 02:43.

  1. Stack

    Stack Membro Participativo

    I updated flutter compilesdkversion and targetsdkversion from 34 to 35. Then updated the gradle to 8.6 and agp to 8.3.0. Then namespace issue occurs. I add the namespace on app/buildgradle. But now its asking for the plugins to have a declartion of namespace too. But I don't like the idea of forking or making a change on plugins. Also i need to use compilesdk35 so i can't downgrade. Any other workaround to ignore namespace issue and be able to run the flutter app and build

    android { namespace = 'com.example.name'}

    Continue reading...

Compartilhe esta Página