I've seen solutions like:
Have both GMS and HMS in the project
to have both GMS and HMS in java based android apps.
Is it possible to do simillar thing in flutter app? I can set the use of different plugins in build.gradle, but is it possible to have the same named classes with different implementation, like in the example above?
Currently, only Java is supported. For other development language, like Flutter, is under analysis and evaluation. It could be supported in a cross-platform IDE in the future release.
2.1m questions
2.1m answers
60 comments
57.0k users