Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

857
Vistas
How to make Intellij Idea's Intellisense work on C++ and Kotlin on a Flutter project?

Due to opening a Flutter project into Intellij Idea, that is, opening the folder that contains both an Android project and an iOS project, Intellij Idea does not recognize the Android gradle project and thus both C++ and Kotlin intellisense won't work. I have to open one instance for the android project and another for the flutter project.

Having everything on one window is much better, specially if you develop inside docker using the docker plugin. Also it consumes much less RAM.

Opening thins in Android Studio also has this same problem.

So, how can I use C++ and Kotlin intellisense on Intellij Idea/Android Studio in a Flutter project?

over 4 years ago · Hanz Gallego
1 Respuestas
Responde la pregunta

0

What usually works for me in these situations is to use modules. That is, you create one project and add both the Android project and Flutter project as a module (you can basically look at a module as a sub-project). How I usually go about this is as follows.

  1. Create a new project from existing sources by going to File > New > Project from Existing Sources and select the root folder of one of your modules.

  2. Create a new module from existing sources by going to File > New > Module from Existing Sources and select the root folder of your other module.

You should now have one project (and thus one instance of IntelliJ or Android Studio) that contains your sub-projects as modules, and the autocompletion should be available for both of them.

Note. You can view all the modules currently in your project in the project settings (File > Project Structure or Ctrl + Alt + Shift + S) in the modules tab.

over 4 years ago · Hanz Gallego Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda