refactor: organize sources by language directories

This commit is contained in:
xMohnad
2025-06-18 02:19:34 +00:00
parent ea55289bd9
commit 86c4d085ff
558 changed files with 834 additions and 834 deletions

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get grabberzoneSource => _grabberzoneSource;
Source _grabberzoneSource = Source(
@@ -8,7 +8,7 @@ Source _grabberzoneSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/grabberzone/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/all/grabberzone/icon.png",
dateFormat: "dd.MM.yyyy",
dateFormatLocale: "en",
);

View File

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get detectiveconanarSource => _detectiveconanarSource;
@@ -8,5 +8,5 @@ Source _detectiveconanarSource = Source(
lang: "ar",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/detectiveconanar/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/detectiveconanar/icon.png",
);

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get manga3asqSource => _manga3asqSource;
@@ -9,5 +9,5 @@ Source _manga3asqSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/manga3asq/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/manga3asq/icon.png",
);

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangalekSource => _mangalekSource;
Source _mangalekSource = Source(
@@ -8,7 +8,7 @@ Source _mangalekSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangalek/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangalek/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangalinkSource => _mangalinkSource;
Source _mangalinkSource = Source(
@@ -8,7 +8,7 @@ Source _mangalinkSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangalink/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangalink/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

View File

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangalionzSource => _mangalionzSource;
Source _mangalionzSource = Source(
@@ -8,7 +8,7 @@ Source _mangalionzSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangalionz/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangalionz/icon.png",
dateFormat: "MMMM d, yyyy",
dateFormatLocale: "ar",
);

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangaroseSource => _mangaroseSource;
Source _mangaroseSource = Source(
@@ -8,7 +8,7 @@ Source _mangaroseSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangarose/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangarose/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangasparkSource => _mangasparkSource;
Source _mangasparkSource = Source(
@@ -8,7 +8,7 @@ Source _mangasparkSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangaspark/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangaspark/icon.png",
dateFormat: "d MMMM، yyyy",
dateFormatLocale: "ar",
);

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangastarzSource => _mangastarzSource;
Source _mangastarzSource = Source(
@@ -8,7 +8,7 @@ Source _mangastarzSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangastarz/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/mangastarz/icon.png",
dateFormat: "d MMMM، yyyy",
dateFormatLocale: "ar",
);

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangaxcoreSource => _mangaxcoreSource;
@@ -8,5 +8,5 @@ Source _mangaxcoreSource = Source(
lang: "ar",
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangaxcore/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/mangaxcore/icon.png",
);

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get nijitranslationsSource => _nijitranslationsSource;
@@ -9,5 +9,5 @@ Source _nijitranslationsSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/nijitranslations/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ar/nijitranslations/icon.png",
);

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get olaoeSource => _olaoeSource;
Source _olaoeSource = Source(
@@ -8,7 +8,7 @@ Source _olaoeSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/olaoe/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/olaoe/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "ar",
);

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get rocksmangaSource => _rocksmangaSource;
Source _rocksmangaSource = Source(
@@ -8,7 +8,7 @@ Source _rocksmangaSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/rocksmanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/ar/rocksmanga/icon.png",
dateFormat: "MMMM d, yyyy",
dateFormatLocale: "ar",
);

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get asurascansusSource => _asurascansusSource;
@@ -9,7 +9,7 @@ Source _asurascansusSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/asurascansus/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/asurascansus/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get chibimangaSource => _chibimangaSource;
@@ -9,7 +9,7 @@ Source _chibimangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/chibimanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/chibimanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get coffeemangaSource => _coffeemangaSource;
@@ -9,7 +9,7 @@ Source _coffeemangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/coffeemanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/coffeemanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get dragonteaSource => _dragonteaSource;
Source _dragonteaSource = Source(
@@ -8,7 +8,7 @@ Source _dragonteaSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/dragontea/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/en/dragontea/icon.png",
dateFormat: "MM/dd/yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get elitemangaSource => _elitemangaSource;
@@ -9,7 +9,7 @@ Source _elitemangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/elitemanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/elitemanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get factmangaSource => _factmangaSource;
@@ -9,7 +9,7 @@ Source _factmangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/factmanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/factmanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get firstkissdashmangaSource => _firstkissdashmangaSource;
@@ -9,7 +9,7 @@ Source _firstkissdashmangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/firstkissdashmanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/firstkissdashmanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get freemangatopSource => _freemangatopSource;
@@ -9,7 +9,7 @@ Source _freemangatopSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/freemangatop/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/freemangatop/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get globalblogingSource => _globalblogingSource;
Source _globalblogingSource = Source(
@@ -8,7 +8,7 @@ Source _globalblogingSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/globalbloging/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/en/globalbloging/icon.png",
dateFormat: "dd MMMM yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get harimangaSource => _harimangaSource;
@@ -9,7 +9,7 @@ Source _harimangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/harimanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/harimanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get immortalupdatesSource => _immortalupdatesSource;
@@ -9,7 +9,7 @@ Source _immortalupdatesSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/immortalupdates/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/immortalupdates/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get isekaiscanmangaSource => _isekaiscanmangaSource;
@@ -9,7 +9,7 @@ Source _isekaiscanmangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/isekaiscanmanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/isekaiscanmanga/icon.png",
dateFormat: "dd MMM، yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get jimangaSource => _jimangaSource;
@@ -9,7 +9,7 @@ Source _jimangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/jimanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/jimanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get komikchanSource => _komikchanSource;
@@ -9,7 +9,7 @@ Source _komikchanSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/komikchan/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/komikchan/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get ksgroupscansSource => _ksgroupscansSource;
@@ -9,7 +9,7 @@ Source _ksgroupscansSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/ksgroupscans/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/ksgroupscans/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get leviatanscansSource => _leviatanscansSource;
@@ -9,7 +9,7 @@ Source _leviatanscansSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/leviatanscans/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/leviatanscans/icon.png",
dateFormat: "MMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get lhtranslationSource => _lhtranslationSource;
@@ -9,7 +9,7 @@ Source _lhtranslationSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/lhtranslation/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/lhtranslation/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get luffymangaSource => _luffymangaSource;
@@ -9,7 +9,7 @@ Source _luffymangaSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/luffymanga/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/luffymanga/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get manga347Source => _manga347Source;
Source _manga347Source = Source(
@@ -8,7 +8,7 @@ Source _manga347Source = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/manga347/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/en/manga347/icon.png",
dateFormat: "d MMM, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangaclashSource => _mangaclashSource;
@@ -9,7 +9,7 @@ Source _mangaclashSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangaclash/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangaclash/icon.png",
dateFormat: "MM/dd/yy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangaeffectSource => _mangaeffectSource;
Source _mangaeffectSource = Source(
@@ -8,7 +8,7 @@ Source _mangaeffectSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangaeffect/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/en/mangaeffect/icon.png",
dateFormat: "dd.MM.yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangafastcomSource => _mangafastcomSource;
Source _mangafastcomSource = Source(
@@ -8,7 +8,7 @@ Source _mangafastcomSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangafastcom/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/en/mangafastcom/icon.png",
dateFormat: "d MMMM'،' yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangafreakonlineSource => _mangafreakonlineSource;
@@ -9,7 +9,7 @@ Source _mangafreakonlineSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangafreakonline/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangafreakonline/icon.png",
dateFormat: "d MMMM، yyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangagalaxySource => _mangagalaxySource;
@@ -9,7 +9,7 @@ Source _mangagalaxySource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangagalaxy/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangagalaxy/icon.png",
dateFormat: "MM/dd/yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangagreatSource => _mangagreatSource;
@@ -9,7 +9,7 @@ Source _mangagreatSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangagreat/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangagreat/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangakomiSource => _mangakomiSource;
@@ -9,7 +9,7 @@ Source _mangakomiSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangakomi/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangakomi/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangalevelingSource => _mangalevelingSource;
Source _mangalevelingSource = Source(
@@ -8,7 +8,7 @@ Source _mangalevelingSource = Source(
isNsfw: false,
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/mangaleveling/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/en/mangaleveling/icon.png",
dateFormat: "MM/dd/yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangareadSource => _mangareadSource;
@@ -9,7 +9,7 @@ Source _mangareadSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangaread/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangaread/icon.png",
dateFormat: "yyyy-MM-dd",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangareadorgSource => _mangareadorgSource;
@@ -9,7 +9,7 @@ Source _mangareadorgSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangareadorg/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangareadorg/icon.png",
dateFormat: "dd.MM.yyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangarollsSource => _mangarollsSource;
@@ -9,7 +9,7 @@ Source _mangarollsSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangarolls/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangarolls/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangasushiSource => _mangasushiSource;
@@ -9,7 +9,7 @@ Source _mangasushiSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangasushi/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangasushi/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangatxggSource => _mangatxggSource;
@@ -9,7 +9,7 @@ Source _mangatxggSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangatxgg/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangatxgg/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangatxunoriginalSource => _mangatxunoriginalSource;
@@ -9,7 +9,7 @@ Source _mangatxunoriginalSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangatxunoriginal/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangatxunoriginal/icon.png",
dateFormat: "MMM d, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangatyrantSource => _mangatyrantSource;
@@ -9,7 +9,7 @@ Source _mangatyrantSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangatyrant/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangatyrant/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangausSource => _mangausSource;
@@ -9,7 +9,7 @@ Source _mangausSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangaus/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangaus/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get mangaweebsSource => _mangaweebsSource;
@@ -9,7 +9,7 @@ Source _mangaweebsSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/mangaweebs/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangaweebs/icon.png",
dateFormat: "dd MMMM HH:mm",
dateFormatLocale: "en_us",
);

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1,4 +1,4 @@
import '../../../../../../model/source.dart';
import '../../../../../../../model/source.dart';
Source get manhuaesSource => _manhuaesSource;
@@ -9,7 +9,7 @@ Source _manhuaesSource = Source(
typeSource: "madara",
iconUrl:
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/manhuaes/icon.png",
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/manhuaes/icon.png",
dateFormat: "MMMM dd, yyyy",
dateFormatLocale: "en_us",
);

Some files were not shown because too many files have changed in this diff Show More