socketlabs 0.1.0 copy "socketlabs: ^0.1.0" to clipboard
socketlabs: ^0.1.0 copied to clipboard

An API client for the SocketLabs email service, that allows you to send emails using their REST API.

0.1.0 (2022-02-25) #

  • Update all dependencies to major null safety enabled versions.

0.1.0-nullsafety.1 #

  • Improve dependencies

0.1.0-nullsafety.0 #

  • Add null safety support

Dev notes: Switched to mocktail instead of mockito for tests because of null safety issues with mockito.

0.0.2 #

  • Fix issue with merge data json encoding
  • Add ApiTemplate option

0.0.1 #

  • First implementation of the service.
1
likes
130
pub points
39%
popularity

Publisher

unverified uploader

An API client for the SocketLabs email service, that allows you to send emails using their REST API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, logging

More

Packages that depend on socketlabs