Skip to content

Commit 823a471

Browse files
authored
Merge pull request #4 from nathansdev/kit/chat
chat screens implemented.
2 parents ef2480f + 9c44192 commit 823a471

33 files changed

+1112
-14
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Contra flutter kit will be having screens developed in all the categories.(Curre
3030
<img src = "screenshots/login_type_1.jpg" width=220><img src = "screenshots/login_type_2.jpg" width=220><img src = "screenshots/login_type_3.jpg" width=220><img src = "screenshots/login_type_4.jpg" width=220>
3131
<img src = "screenshots/signup_type_1.jpg" width=220><img src = "screenshots/verification_type_1.jpg" width=220><img src = "screenshots/contact_us_type_1.jpg" width=220>
3232

33+
- Chat Screens
34+
35+
<img src = "screenshots/chat_home_page.jpg" width=220><img src = "screenshots/chat_message_page.jpg" width=220><img src = "screenshots/chat_search_page.jpg" width=220>
36+
3337
## Mentions
3438
- Special thanks to [vijay verma](https://twitter.com/realvjy) for the awesome design kit.
3539
- Link to the wireframe official page [Contra wireframe kit](https://contrauikit.com/)

assets/icons/arrow.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

assets/icons/arrow_back.svg

Lines changed: 2 additions & 3 deletions
Loading

assets/icons/arrow_forward.svg

Lines changed: 4 additions & 0 deletions
Loading

assets/icons/ic_circle.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

assets/icons/ic_search.svg

Lines changed: 4 additions & 0 deletions
Loading

assets/icons/ic_star.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/images/peep_avatar.png

2.8 KB
Loading

assets/images/peep_avatar.svg

Lines changed: 17 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)