mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
+
This commit is contained in:
parent
1d96ea29d5
commit
8b3910cf65
2 changed files with 2 additions and 1 deletions
|
|
@ -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!
|
||||
|
|
|
|||
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Reference in a new issue