Liblinphone SDK integration for Flutter
Find a file
Andrew nuark G 96a7e211a0 feat: Working VoIP calling implementation (Flutter + Android)
Working video and audio calls, as well as android integration
2025-08-30 18:46:02 +07:00
android feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
example feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
lib feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
test feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
.gitignore feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
.metadata feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
analysis_options.yaml feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
CHANGELOG.md feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
LICENSE feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
pubspec.yaml feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
README.md feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00

liblinphone_flutter

A new Flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.