add screenshots

This commit is contained in:
kodjomoustapha 2023-06-21 18:55:04 +01:00
parent 4812ef30fb
commit 57453bcf83
14 changed files with 20 additions and 2 deletions

View file

@ -16,6 +16,24 @@ Features include:
* Categories to organize your library
* Light and dark themes
## Screenshots :camera:
### Mobile Screenshots
| -------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
| Views | Light | Dark |
| -------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
| Library | ![mobile_library_light](screenshots/mobile library light.png) |![mobile_library_dark](screenshots/mobile library dark.png) |
| Manga | ![mobile_manga_light](screenshots/mobile manga light.png) |![mobile_manga_dark](screenshots/mobile manga dark.png) |
| Reader | ![mobile_reader_light](screenshots/mobile reader light.png) |![mobile_reader_dark](screenshots/mobile reader dark.png) |
### Desktop Screenshots
| -------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
| Views | Light | Dark |
| -------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
| Library | ![desktop_library_light](screenshots/desktop library light.png) |![desktop_library_dark](screenshots/desktop library dark.png) |
| Manga | ![desktop_manga_light](screenshots/desktop manga light.png) |![desktop_manga_dark](screenshots/desktop manga dark.png) |
| Reader | ![desktop_reader_light](screenshots/desktop reader light.png) |![desktop_reader_dark](screenshots/desktop reader dark.png) |
## Download
Get the app from our [releases page](https://github.com/kodjodevf/mangayomi/releases).

View file

@ -106,10 +106,10 @@ class _MainScreenState extends State<MainScreen> {
child: Text('Library'))),
NavigationRailDestination(
selectedIcon: Icon(
Icons.library_books,
Icons.new_releases,
),
icon: Icon(
Icons.library_books_outlined,
Icons.new_releases_outlined,
),
label: Padding(
padding: EdgeInsets.only(top: 5),

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 626 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB