flutter_mxlogger 1.1.2 copy "flutter_mxlogger: ^1.1.2" to clipboard
flutter_mxlogger: ^1.1.2 copied to clipboard

MXLogger is based on MMAP memory mapping mechanism, support iOS Android Flutter and AES CFB 128-bit encryption.The core code is implemented in C/C++, with the Flutter side called through ffi, performi [...]

MXLogger for Flutter Change Log #

v1.1.1 / 2022-10-09 #

  • Android Change the package name.

v1.1.0 / 2022-10-09 #

  • Keep up with MXLogger native lib v1.1.0
  • Logs can be written using loggerKey
7
likes
0
pub points
69%
popularity

Publisher

unverified uploader

MXLogger is based on MMAP memory mapping mechanism, support iOS Android Flutter and AES CFB 128-bit encryption.The core code is implemented in C/C++, with the Flutter side called through ffi, performing almost as native. The underlying serialization uses Google's open source flat_buffers implementation, which is efficient and stable.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter

More

Packages that depend on flutter_mxlogger