Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p0dyakov authored Dec 8, 2022
1 parent 7d323b6 commit 17952bd
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Simple photo editor!
# Photo editor
📸 This is simple photo editor made on Flutter
<img src="https://user-images.githubusercontent.com/80569772/206533164-c64a7f1b-d101-4d79-8bc3-f2d0f577d100.gif" alt="drawing" width="300"/>

## Screenshots
Expand All @@ -9,4 +10,12 @@
<img src="https://user-images.githubusercontent.com/80569772/206534360-d6f985dd-11b0-4dd9-856f-a6b587dd5926.png" width="24%"/>
</p>


## Stack
- flutter
- dart
- stream_bloc
- bitmap
- photo_manager
- gallery_saver
- freezed
- auto_route

0 comments on commit 17952bd

Please sign in to comment.