flutter_mobile_red_type 0.0.1 copy "flutter_mobile_red_type: ^0.0.1" to clipboard
flutter_mobile_red_type: ^0.0.1 copied to clipboard

PlatformAndroid

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
0
likes
160
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to detect mobile network type (2G, 3G, 4G, 5G) natively on Android.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_mobile_red_type

Packages that implement flutter_mobile_red_type