'How to keep the flutter plugin native-code private?
As we know we can't hide flutter plugin code. But we actually want to hide native code of android and iOS because our organization making plugin for selling purpose and we don't want to share our native code. As I have seen the .aar, .jar and .framework solutions and implemented but not working so if anyone know how to implement kindly share the example of plugin.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
