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

outdated

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 [...]

1.1.0 / 2022-10-09 #

  • Keep up with MXLogger native lib v1.1.0.
  • Logs can be written using loggerKey
8
likes
0
points
125
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement flutter_mxlogger