•   over 4 years ago

Single code base or different codebase for each platform?

Since we are targeting multiplatrofm, do we need to push saperate code base for all the platform for better apps? or a single codebase is enough?

  • 1 comment

  • Manager   •   over 4 years ago

    Hi there,

    The value of flutter lets you use a single code base across multiple platforms. 1 code base is enough however, that doesn't mean that there can't be some code/files within that code base that aren't shared across platforms.

Comments are closed.