logsnag 0.2.0+2 logsnag: ^0.2.0+2 copied to clipboard
A Dart and Flutter package for sending logs and insights to LogSnag.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
0.2.0+2 - 2023-01-26 #
Changed #
- Removed most external dependencies. (Except for
http
) - Improved test coverage.
0.1.0+1 - 2023-01-26 #
Added #
- Initial release.
- Support for LogSnag insights.
- Support for LogSnag logs.