Skip to content

refactor: 🔨 Use chatview_utils for data models & utils #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

dhyash-simform
Copy link
Collaborator

@dhyash-simform dhyash-simform commented Mar 6, 2025

  • Updated minimum SDK version to 3.4.0
  • Moved these models: chat_controller.dart, message.dart, chat_user.dart, reaction.dart, reply_message.dart, suggestion_item_config.dart, suggestion_item_data.dart
  • Moved these enums: MessageType, TypeWriterStatus, MessageStatus, ChatViewState, ImageType

Description

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

@dhyash-simform dhyash-simform force-pushed the feature/use_centralised_repository_for_data_models branch from 709cd37 to 66aa65e Compare May 12, 2025 07:51
@dhyash-simform dhyash-simform changed the title ✨ Use flutter_chatview_models for data models & utils refactor: 🔨 Use flutter_chatview_models for data models & utils May 12, 2025
@dhyash-simform dhyash-simform force-pushed the feature/use_centralised_repository_for_data_models branch 7 times, most recently from e26a5b3 to 136178e Compare May 14, 2025 09:36
@dhyash-simform dhyash-simform changed the title refactor: 🔨 Use flutter_chatview_models for data models & utils refactor: 🔨 Use chatview_utils for data models & utils May 14, 2025
@dhyash-simform dhyash-simform force-pushed the feature/use_centralised_repository_for_data_models branch 3 times, most recently from b66be06 to 9768214 Compare May 14, 2025 11:02
- Updated minimum SDK version to `3.4.0`
- Updated repository URL
- Moved these models: `chat_controller.dart`, `message.dart`, `chat_user.dart`, `reaction.dart`, `reply_message.dart`, `suggestion_item_config.dart`, `suggestion_item_data.dart`
- Moved these enums: `MessageType`, `TypeWriterStatus`, `MessageStatus`, `ChatViewState`, `ImageType`
@dhyash-simform dhyash-simform force-pushed the feature/use_centralised_repository_for_data_models branch from 9768214 to 06d6663 Compare May 15, 2025 09:04
@aditya-css aditya-css merged commit 2b69d9c into main May 19, 2025
@aditya-css aditya-css deleted the feature/use_centralised_repository_for_data_models branch May 19, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants