KivyMD Extensions is a project to centralize community addons for KivyMD. You can find all extensions under @kivymd-extensions organization.
Extensions are maintained by community members such as yourself.
If you want to create new extension,
generate a repository from extension_template,
change all extension_template
and example_extension
to your new extension
name and edit code.
When you will be ready to publish extension,
create new issue at kivymd-extensions/KivyMD_Extensions
with a link to your repository.
We will create repository under organization profile and push your code there.
KivyMD Extensions is released under the terms of the MIT License, same as KivyMD.