mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
add star rating, network cache, advanced search option, loginWithCookies, loadNext; fix some minor issues
This commit is contained in:
@@ -127,6 +127,9 @@ class LocalComic with HistoryMixin implements Comic {
|
||||
|
||||
@override
|
||||
String? get favoriteId => null;
|
||||
|
||||
@override
|
||||
double? get stars => null;
|
||||
}
|
||||
|
||||
class LocalManager with ChangeNotifier {
|
||||
|
Reference in New Issue
Block a user