v1.0.0 of mediquo_flutter
The official repository for Dart and Flutter packages. [Unoffic…
May 25, 2026
A federated Flutter plugin for the MediQuo telemedicine SDK. Bridges the native Android and iOS SDKs (chat, video calls, professional list) with a plain-Dart API — bring your own state management. Changelog excerpt: ### Added - Initial release of the federated native MediQuo plugin. - Plain-Dart Mediquofacade (Future-based) over a Pigeon-typed MediquoFlutterPlatform; no state-management library imposed. - MediquoConfiguration(with validation), MediquoPushTokenand the MediquoExceptionsealed hierarchy. - Android (Kotlin) and iOS (Swift) bridges to the native SDKs, including push token registration and open-from-notification. - Android Gradle setup supplies the Compose BOM (so the MediQuo SDK's ve[...]
Discussion in the ATmosphere