drydart / flutter_android

Android bindings plugin for Flutter.
https://pub.dev/packages/flutter_android
The Unlicense
131 stars 21 forks source link

how to use the android telephony library #7

Open sambitraze opened 4 years ago

Moe-A commented 4 years ago

I'm having issues with importing and using this library as well. Would appreciate if we could get an example if possible.

import 'package:flutter_android/android_telephony.dart' as android_telephony;

sambitraze commented 4 years ago

there is no implementation yet inside the package/class hope to get the work done soon