resend_dart 1.0.1 copy "resend_dart: ^1.0.1" to clipboard
resend_dart: ^1.0.1 copied to clipboard

Dart SDK for the Resend API - best API to reach humans instead of spam folders

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add resend_dart

With Flutter:

 $ flutter pub add resend_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  resend_dart: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:resend_dart/resend_dart.dart';
9
likes
130
pub points
10%
popularity

Publisher

unverified uploader

Dart SDK for the Resend API - best API to reach humans instead of spam folders

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

freezed_annotation, http, json_annotation, meta

More

Packages that depend on resend_dart