Overview
A lightweight Flutter package that leverages the Telephony SDK to provide cellular network information on Android and iOS devices. Built on NetMonster's core, it extracts key telephony features and backports them to older Android versions, enabling developers to access detailed cell tower data such as signal strength, carrier info, and network type. The package is ideal for apps requiring low-level network diagnostics or connectivity monitoring.
Use cases
- Network diagnostics
- Signal strength monitoring
- Carrier information retrieval
- Mobile app analytics
- Device connectivity tracking
Key features
- Access to cellular network details
- Support for older Android devices
- Cross-platform (Android & iOS)
- Lightweight and efficient
- Backported telephony features
Suitable for
- Developers building network monitoring tools
- Apps needing real-time cell info
- Analytics platforms tracking device connectivity
- Legacy Android support projects
Considerations
- Requires appropriate permissions on Android
- Limited to telephony data only
- iOS may have restricted access to some details
- Depends on underlying platform capabilities