I am new to Flutter. I am having native frameworks(both iOS & Android) which runs successfully with native projects. I need to create and incorporate these frameworks to the plugin, so that this plugin can be used in any Flutter projects to consume the functionalities of the frameworks.
Any help on achieving this will be helpful and appreciable.
Thanks.