Liblinphone SDK integration for Flutter
Find a file
2026-01-22 21:28:09 +07:00
android chore: configure Android library Gradle build and fix package namespace inconsistency 2026-01-22 14:01:36 +07:00
example feat: implement Linphone SDK integration with video call support 2026-01-22 16:15:28 +07:00
ios fix: updated liblinphone constraint so no bitcode is used 2026-01-22 21:28:09 +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: added scaffold for iOS plugin side 2026-01-22 14:03:18 +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: implement Linphone SDK integration with video call support 2026-01-22 16:15:28 +07:00
README.md feat: implement Linphone SDK integration with video call support 2026-01-22 16:15:28 +07:00

liblinphone_flutter

libLinPhone integration library for Flutter apps

Getting Started

Better docs will be available some day