https://github.com/jimmytai/flutter_chat_list_view
A Flutter ListView designed for IM chat usage.
https://github.com/jimmytai/flutter_chat_list_view
Last synced: 10 months ago
JSON representation
A Flutter ListView designed for IM chat usage.
- Host: GitHub
- URL: https://github.com/jimmytai/flutter_chat_list_view
- Owner: JimmyTai
- License: other
- Created: 2021-05-05T07:42:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T06:22:06.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T08:44:58.763Z (over 1 year ago)
- Language: Dart
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_chat_list_view
ChatListView is a listview designed for IM usage.
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.