Update CONTRIBUTING-DART
This commit is contained in:
parent
6027e0d548
commit
8a5a74725d
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue