cellular_info 1.0.6 copy "cellular_info: ^1.0.6" to clipboard
cellular_info: ^1.0.6 copied to clipboard

PlatformAndroid

A Flutter plugin that provides access to 5G NR (New Radio) information on Android devices using TelephonyManager.requestCellInfoUpdate(). Delivers real-time cell info through a Dart Stream.

1.0.6 #

1.0.5 #

  • Feature: Add some parameters(ci,tac,eNB,LCID).

1.0.4 #

  • bugfix: 4g EARFCN can return right data.

1.0.3 #

  • bugfix: getAllCellInfoStream() can return right data.

1.0.2 #

  • Support Lte CellInfo via getCellInfo() orgetNrOrLteStream().
  • breaking change: nrOrLteSignalStream() change to allCellInfoStream().

1.0.1 #

  • Updated LICENSE and README

1.0.0 #

  • First stable release.
  • Added support for real-time 5G NR info via requestCellInfoUpdate().
  • Android only (API 29+).

0.0.1 #

  • Initial preview release.
0
likes
130
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides access to 5G NR (New Radio) information on Android devices using TelephonyManager.requestCellInfoUpdate(). Delivers real-time cell info through a Dart Stream.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cellular_info

Packages that implement cellular_info