A new Flutter project.
This project is a flutter for "linphone" sdk for flutter. Currently it supports android only.
To add this to your app follow this:
add this line to your pubspec.yaml file.
linphonesdk:
path: https://github.com/DevMahmud20/LinPhoneSDK-Flutter.git
to use code just import this line.
import 'package:linphonesdk/linphoneSDK.dart';