| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
We are looking for contributors to add new & exciting Plugins for the Android developers out there. But at the same time we need to made the uniformity and standard through out the plugins.
To start with a new plugins, start a discussion for Plugin Suggestions. This will help you gather valuable feedback and insights even before putting any dev effort.
Once you have enough information, lets jump into development.
ext {
PUBLISH_GROUP_ID = "com.androidpluto.plugins" // do not change this
PUBLISH_VERSION = verPublish // do not change this
PUBLISH_ARTIFACT_ID = 'PLUGIN_NAME'
}Once the development is done, its time to get your code merged. Open a Pull Request with label submit plugin.
We will review it & if everything is good, it ll be merged to develop 🎊.
| Back | FazBrowse Home | New Git URL |