liblinphone_flutter/example
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
integration_test 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
analysis_options.yaml feat: Working VoIP calling implementation (Flutter + Android) 2025-08-30 18:46:02 +07:00
pubspec.lock 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_example

Demonstrates how to use the liblinphone_flutter plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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