added filter method

This commit is contained in:
kodjomoustapha
2023-11-27 15:08:51 +01:00
parent 2789016420
commit 8c98a563eb
26 changed files with 1958 additions and 648 deletions

View File

@@ -1,7 +1,7 @@
import '../../../model/source.dart';
import '../../../utils/utils.dart';
const zorothemeVersion = "0.0.45";
const zorothemeVersion = "0.0.5";
const zorothemeSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/anime/multisrc/zorotheme/zorotheme-v$zorothemeVersion.dart";