{"id":30805375,"url":"https://github.com/simformsolutionspvtltd/chatview","last_synced_at":"2025-09-06T00:56:43.403Z","repository":{"id":40548493,"uuid":"436131312","full_name":"SimformSolutionsPvtLtd/chatview","owner":"SimformSolutionsPvtLtd","description":"Highly customisable chat UI with reply and reaction functionality.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:30:26.000Z","size":68384,"stargazers_count":361,"open_issues_count":33,"forks_count":193,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T08:32:48.985Z","etag":null,"topics":["android","chat","chat-ui","chatview","dart","flutter","flutterpackage","ios"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/chatview","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimformSolutionsPvtLtd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-08T05:46:53.000Z","updated_at":"2025-09-04T05:46:48.000Z","dependencies_parsed_at":"2022-07-14T22:46:47.369Z","dependency_job_id":"59c99824-cc8d-40b1-82bb-18f872a07dc5","html_url":"https://github.com/SimformSolutionsPvtLtd/chatview","commit_stats":{"total_commits":41,"total_committers":10,"mean_commits":4.1,"dds":"0.46341463414634143","last_synced_commit":"7afd01a135c188dbf63350a17ae6015eb53a9b3c"},"previous_names":["simformsolutionspvtltd/flutter_chatview"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/SimformSolutionsPvtLtd/chatview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2Fchatview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2Fchatview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2Fchatview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2Fchatview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimformSolutionsPvtLtd","download_url":"https://codeload.github.com/SimformSolutionsPvtLtd/chatview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2Fchatview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273842836,"owners_count":25177921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","chat","chat-ui","chatview","dart","flutter","flutterpackage","ios"],"created_at":"2025-09-06T00:56:40.695Z","updated_at":"2025-09-06T00:56:43.385Z","avatar_url":"https://github.com/SimformSolutionsPvtLtd.png","language":"Dart","readme":"![Banner](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/chatview/main/preview/banner.png)\n\n# ChatView\n\n[![Build](https://github.com/SimformSolutionsPvtLtd/chatview/actions/workflows/flutter.yaml/badge.svg?branch=main)](https://github.com/SimformSolutionsPvtLtd/chatview/actions) \n[![chatview](https://img.shields.io/pub/v/chatview?label=chatview)](https://pub.dev/packages/chatview)\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/SimformSolutionsPvtLtd/chatview/blob/main/LICENSE)\n\nChatView is a Flutter package that allows you to integrate a highly customizable chat UI in your\nFlutter applications with [Flexible Backend Integration][chatViewConnect].\n\n![Preview](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/chatview/main/preview/chatview.gif)\n\n## Features\n\n- One-on-one and group chat support\n- Message reactions with emoji\n- Reply to messages functionality\n- Link preview for URLs\n- Voice messages support\n- Image sharing capabilities\n- Custom message types\n- Typing indicators\n- Reply suggestions\n- Message status indicators (sent, delivered, read)\n- Highly customizable UI components\n- Plug-and-play backend support using [chatview_connect][chatViewConnect]\n\n## Documentation\n\nVisit our [documentation](https://simform-flutter-packages.web.app/chatView) site for all\nimplementation details, usage instructions, code examples, and advanced features.\n\n## Installation\n\n```yaml\ndependencies:\n  chatview: \u003clatest-version\u003e\n```\n\n## ChatView with Backend Support\n\nMake `ChatView` backend-ready with [chatview_connect][chatViewConnect]\n\n- 🔌 Easy backend integration without boilerplate (🔥 Firebase)\n- ⚙️ Setup in 3 steps: set **Service Type** -\u003e **User ID** and get **`ChatManager`**\n- 💬 Supports **1-on-1** and **group chats** with **media uploads** *(audio not supported).*\n\n## Support\n\nFor questions, issues, or feature\nrequests, [create an issue](https://github.com/SimformSolutionsPvtLtd/chatview/issues) on GitHub or\nreach out via the GitHub Discussions tab. We're happy to help and encourage community contributions.\nTo contribute documentation updates specifically, please make changes to the doc/documentation.md\nfile and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see\nthe [LICENSE](https://simform-flutter-packages.web.app/chatView/license).\n\n[chatViewConnect]: https://pub.dev/packages/chatview_connect\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimformsolutionspvtltd%2Fchatview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimformsolutionspvtltd%2Fchatview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimformsolutionspvtltd%2Fchatview/lists"}