add filter method

This commit is contained in:
kodjomoustapha
2023-11-23 19:44:34 +01:00
parent 1870451fea
commit fb8801b329
3 changed files with 1700 additions and 227 deletions

View File

@@ -1,7 +1,7 @@
import '../../../../model/source.dart';
import '../../../../utils/utils.dart';
const batotoVersion = "0.0.35";
const batotoVersion = "0.0.4";
const batotoSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/src/all/batoto/batoto-v$batotoVersion.dart";