flutter_cell_info 0.0.7
flutter_cell_info: ^0.0.7 copied to clipboard
Lightweight library that is build over Telephony SDK. NetMonster core is extracted from NetMonster application and backports several Telephony features to older Android devices.
0.0.7 #
- Added iOS support via CoreTelephony (carrier/SIM info and current radio access technology). Note: iOS does not expose cell identity, signal strength or neighbouring cells through any public API, so those fields are unavailable on iOS.
- Added an iOS privacy manifest (
PrivacyInfo.xcprivacy) declaringNSUserDefaultsusage. - Documented the public API model classes.
0.0.6 #
- Updated dependencies
- Bug fixes and improvements
0.0.5 #
- Integrated NetMonster Core library for enhanced telephony data
- Added support for multiple network types (GSM, WCDMA, LTE, NR, CDMA, TDS-CDMA)
- Improved data validation and error handling
- Added backport support for older Android devices
- Enhanced signal and cell identity information