Please ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Make an individual pull request for each suggestion.
- Use the following format and add badges of the platform on which the library works. Add the official mark if it is created by JetBrains.
* [Library name](link) - Description.
![badge][badge-android]
![badge][badge-ios]
![badge][badge-js]
![badge][badge-jvm]
![badge][badge-linux]
![badge][badge-windows]
![badge][badge-mac]
![badge][badge-watchos]
![badge][badge-tvos]
![badge][badge-wasm]
* [Library name (official)] - Description.
![badge][badge-android]
![badge][badge-ios]
- Don't forget two spaces after description for a new line.
- New categories, or improvements to the existing categorization are welcome.
- Keep descriptions short and simple, but descriptive.
- End all descriptions with a full stop/period.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- The pull request should include a link to the package and why it should be included.
Thank you for your suggestions!
This rule is based on awesome-android contributing guidelines.
Thanks!