Update readme

- screenshots
This commit is contained in:
Linloir 2022-10-21 00:58:15 +08:00
parent d872ed290c
commit 84672dab75
No known key found for this signature in database
GPG Key ID: 58EEB209A0F2C366

View File

@ -1,16 +1,11 @@
# tcp_client
# Simple TCP Client
A new Flutter project.
This is a simple chat client based on Flutter
## Getting Started
## Screenshots
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
![Message Page](http://pic.linloir.xyz/images/2022/10/21/message_page.png)
![Contacts Page](http://pic.linloir.xyz/images/2022/10/21/contacts_page.png)
![Profile Page](http://pic.linloir.xyz/images/2022/10/21/profile_page.png)
![Chat Page](http://pic.linloir.xyz/images/2022/10/21/chat_page.png)
![Search Page](http://pic.linloir.xyz/images/2022/10/21/search_page.png)