mandrill 2.0.0
mandrill: ^2.0.0 copied to clipboard
An unofficial but maintained API client for the Mandrill email as a service product.
Changelog #
2.0.0 #
- Null safety
1.1.4 #
- Upgrade intl dependency to include 0.17.0.
- Switch to pedantic
1.1.3 #
- Upgrade intl dependency to include the latest version.
1.1.2 #
- Upgrade dependencies.
1.1.1 #
- Make
Recipient.nameoptional.
1.1.0 #
- Expose
package:mandrill/mandrill.dartinpackage:mandrill/mandrill_server.dartso users of this library don't need to import both files.
1.0.1 #
- Add
analysis_options.yamland fix all errors, warnings and hints.
1.0.0 #
- Initial release of the library