Altibbi Flutter SDK
Welcome to the Altibbi Flutter SDK documentation. This SDK allows you to seamlessly integrate Altibbi's medical consultation services into your own Flutter applications.
Core Features
- User Management: Create and manage patient profiles under your partner account.
- Consultation Creation: Easily start Chat, VOIP, Video, or GSM consultations.
- Real-time Updates: Built-in support for Pusher-based socket events to monitor consultation status.
- Medical Recommendations: Access diagnostic summaries, medication lists (prescriptions), and lab tests.
- AI Integration: Integration with Sina AI for automated medical chat sessions.
Why use the Flutter SDK?
The Altibbi Flutter SDK provides a cross-platform layer that handles all the complex logic of API communication, authentication, real-time messaging, and video call state management, allowing you to focus on building a great user interface for your patients.
Getting Started
To get started, follow the Installation guide to add the SDK to your project, then proceed to the Initialization section to configure your credentials.