slack_logger 1.0.7 slack_logger: ^1.0.7 copied to clipboard
A simple flutter package to send message to slack channel via slack webhook
1.0.7 #
- Bumped Version
1.0.6 #
- License Updated
1.0.5 #
- Added two new methods:
sendTextAsAttachment
andsendMarkdownAsAttachment
1.0.4 #
- Made
send*
parameters named.
1.0.3 #
- Send text in markdown with button.
- Send image with text block.
1.0.2 #
- Send image feature added.
1.0.1 #
- License Updated.
- Added Few Comments.
1.0.0 #
- Made [SlackLogger] singleton.
0.0.2 #
- Example Added.
0.0.1 #
- Initial Release.