Skip to content

Commit

Permalink
added images
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak5002 authored Aug 22, 2022
1 parent aedd4df commit 29ad892
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Lister

<h1 align="center">
<picture>
<img src="https://user-images.githubusercontent.com/82216732/185990337-9f066672-b031-4817-bbc5-45e6b6c557ad.png", width="80">
</picture>
<p>
Lister
</p>
</h1>

## About
Maintains record of the anime shows you watch
Expand Down Expand Up @@ -28,3 +36,12 @@ Maintains record of the anime shows you watch
- [flutter_spinkit](https://pub.dev/packages/flutter_spinkit): ^5.1.0
- [provider](https://pub.dev/packages/provider): ^6.0.3
- [shared_preferences](https://pub.dev/packages/shared_preferences): ^2.0.15

## Preview
### Screenshots

<img src="https://user-images.githubusercontent.com/82216732/185988554-951965c5-0955-4410-9468-c49c89a5d75e.jpg" alt="1" width="400"/>
<img src="https://user-images.githubusercontent.com/82216732/185988596-680106cb-8139-4a37-b8e3-0031eb6fc21f.jpg" alt="2" width="400"/>
<img src="https://user-images.githubusercontent.com/82216732/185988701-288dd571-40d2-44d0-a627-9bed0d29cee9.jpg" alt="3" width="400"/>
<img src="https://user-images.githubusercontent.com/82216732/185988742-5db903ad-e47b-42ab-ae4e-3562bb3bced8.jpg" alt="4" width="400"/>
<img src="https://user-images.githubusercontent.com/82216732/185988782-17571bc7-f983-40f5-a2f2-78afb858d354.jpg" alt="5" width="400"/>

0 comments on commit 29ad892

Please sign in to comment.