Update CONTRIBUTING-DART

This commit is contained in:
kodjomoustapha 2024-05-25 19:11:23 +01:00
parent 6027e0d548
commit 8a5a74725d

View file

@ -143,9 +143,9 @@ All control filters can have a default state set. It's usually recommended if th
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/dart/anime/src/en/kisskh/kisskh.dart)
of Json API usage.
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/manga/src/en/mangahere/mangahere.dart)
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/dart/manga/src/en/mangahere/mangahere.dart)
of HTML parsing using xpath selector.
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/manga/multisrc/madara/madara.dart)
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/dart/manga/multisrc/madara/madara.dart)
of HTML parsing using HTML DOM selector.