flutter_mobile_red_type 0.0.1
flutter_mobile_red_type: ^0.0.1 copied to clipboard
Flutter plugin to detect mobile network type (2G, 3G, 4G, 5G) natively on Android.
0.0.1 #
- Initial plugin release
- Mobile network type detection (2G, 3G, 4G, 5G) on Android
- Native implementation using TelephonyManager for maximum accuracy
- Support for Android API 21+ (Android 5.0 and above)
- Support for Android 13+ with READ_BASIC_PHONE_STATE permissions
- Permission and error handling
- Simple and easy to use API