smart_grow_logs_plugin 2.0.1 copy "smart_grow_logs_plugin: ^2.0.1" to clipboard
smart_grow_logs_plugin: ^2.0.1 copied to clipboard

Flutter plugin for Smart Grow Logs SDK. Secure logging with end-to-end encryption. Supports Android and iOS.

2.0.1 - 2026-03-18 #

Added #

  • Auto-capture metadata now includes errorType for Flutter, platform and zoned errors
  • Flutter framework auto-capture now includes context and library when available
  • Native Flutter stack traces now extract and attach buildId when build_id is present

Improved #

  • Better support for symbolication and deobfuscation workflows from captured crash data
  • Added test coverage for enriched auto-capture metadata and buildId extraction

2.0.0 - 2026-03-12 #

Breaking Changes #

  • Major version bump — all platforms unified under v2.0.0

Added #

  • Automatic capture of uncaught errors (Flutter framework, async, isolates)
  • Android ANR watchdog support
  • iOS crash recovery on next launch
  • fatal() log level for critical failures

Improved #

  • Error handling and thread safety across platforms
  • Consistent warn log level (deprecated warning)
  • Null-safe instance checks and metadata serialization

1.0.4 - 2026-03-12 #

  • Automatic capture of uncaught errors (Flutter framework, async, isolates)
  • Android ANR watchdog support
  • iOS crash recovery on next launch
  • Improved error handling and thread safety across platforms

1.0.3 #

  • Improve logs to server responses

1.0.2 #

  • Fix native calls

1.0.1 #

  • Update dependencies to improve network communication

1.0.0 #

  • Initial release
  • Android and iOS support
  • End-to-end encrypted logging
  • Multiple log levels (DEBUG, INFO, WARN, ERROR, FATAL)
  • Automatic device info detection
  • Simple convenience methods: debug(), info(), warn(), error(), errorWithException(), fatal()
  • Full sendLog() API with metadata, stack traces, and user identifiers
0
likes
150
points
240
downloads

Documentation

API reference

Publisher

verified publishersmart-dev.com.co

Weekly Downloads

Flutter plugin for Smart Grow Logs SDK. Secure logging with end-to-end encryption. Supports Android and iOS.

Repository
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on smart_grow_logs_plugin

Packages that implement smart_grow_logs_plugin