Skip to content

Docs/sdk docs agentic phase 2#330

Open
swapnil-cometchat wants to merge 52 commits intomainfrom
docs/sdk-docs-agentic-phase-2
Open

Docs/sdk docs agentic phase 2#330
swapnil-cometchat wants to merge 52 commits intomainfrom
docs/sdk-docs-agentic-phase-2

Conversation

@swapnil-cometchat
Copy link
Copy Markdown
Contributor

Description

Flutter SDK Docs - Android, iOS, Flutter and React Native

Related Issue(s)

NA

Type of Change

NA

  • Documentation correction/update
  • New documentation
  • Improvement to existing documentation
  • Typo fix
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

Additional Information

NA

Screenshots (if applicable)

NA

anshuman-cometchat and others added 30 commits February 18, 2026 17:08
…documentation

- Added JSON response payloads to 51 iOS SDK documentation files
- Fixed API method signatures:
  - retrieve-conversations.mdx: Changed .set(conversationType:) to .setConversationType(conversationType:)
  - retrieve-groups.mdx: Fixed getGroup callback to use non-optional Group return type

Files updated: authentication, users, groups, messaging, calling, push notifications, AI features, delegates
- Fixed logout method signature: CometChatUIKit.logout(onSuccess:onError:) → CometChatUIKit.logout(user:result:)
- Fixed Users component methods: set(trailView:) → set(trailingView:), set(subtitleView:) → set(subtitle:)
- Fixed Groups component methods: set(trailView:) → set(trailingView:), SetSubTitleView → set(subtitle:)
- Added Quick Reference sections for AI Agents

All changes verified against actual SDK source code.
- Add Response accordion sections with detailed object schemas to ai-moderation.mdx
- Add Response accordion sections with User object details to authentication-overview.mdx
- Add Response and Error accordion sections across all remaining Flutter SDK documentation files
- Include comprehensive parameter tables with types, descriptions, and sample values
- Standardize response documentation format across the entire Flutter SDK docs
- Improve developer experience with clear, structured API response documentation
- Add Response accordion documenting successful presentation UI widget return
- Add Widget Object table with callingWidget parameter details
- Add Error accordion with error code, message, and details parameters
- Improve API documentation clarity for presenter mode implementation
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 10, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview Apr 10, 2026, 12:04 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants