Aug 7, 2023
There is several ways to build and maintain flutter plugins. You could just add the module to your project, or you could deploy it to pub package, and share it to the community to let everyone maintaining the plugin.
It depends of interests of the feature...