flutter_sim_info
flutter_sim_info copied to clipboard
A Flutter plugin for read SIM information.
Library migrated to null safety Example migrated to Android Embedding v2 & null safety Fix `MissingPluginException` after migrating
Hi, my test device : iphone 11 / iOS 14.3 when I called sim_info in flutter to get sim info, sometimes I got the null result. Once I retry again,...
how to get dual sim info?
Thank you for this great package, Can you please add null-safety for it? I can create a PR if you are busy.
Command CompileSwift failed with a nonzero exit code .pub-cache/hosted/pub.flutter-io.cn/sim_info-0.1.2/ios/Classes/SimInfoPlugin.m:2:9: fatal error: 'sim_info/sim_info-Swift.h' file not found #import
iOS 16 CTCarrier deprecation Core Telephony deprecation What happened to Ios?
Is information about the exact number associated with the SIM returned, for example 254712345678. This ideally is the Phone Number.
I just added this package to my project and saw this message. Do you have any plans to migrate to V2 embedding? ``` The plugin `sim_info` uses a deprecated version...