I have my native application, which we want to change into flutter. For that, we have decided to build multiple flutter modules for each section and add that to the existing native application. I am not sure whether flutter support building multiple modules in a single native application. Also in the future, as we want to move away from native completely, I didn't find any solution where we can build a fresh flutter application using already developed flutter modules.