This commit is contained in:
Schnitzel5 2025-03-09 21:20:42 +01:00
parent 1d96ea29d5
commit 8b3910cf65
2 changed files with 2 additions and 1 deletions

View file

@ -32,6 +32,8 @@ Features include:
## Download
Get the app from our [releases page](https://github.com/kodjodevf/mangayomi/releases).
iOS / ipadOS users can also get the latest app from AltStore / Feather / SideStore via [Dominics GitHub repository](https://github.com/tanakrit-d/mangayomi-source).
# Contributing
Contributions are welcome!

View file

@ -1,5 +1,4 @@
import 'dart:async';
import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:flutter_riverpod/flutter_riverpod.dart';
import 'package:go_router/go_router.dart';