smart_grow_logs_plugin 1.0.2
smart_grow_logs_plugin: ^1.0.2 copied to clipboard
Flutter plugin for Smart Grow Logs SDK. Secure logging with end-to-end encryption. Supports Android and iOS.
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