Skip to content

Email Service

Add http dependency to your pubspec.yaml file:

dependencies:
http: latest_version

Run flutter pub get to install the packages.

  1. Create a Resend account here
  2. Get the API key from here
  3. Create a sender email address here
  4. Populate these values in assets/.env file for RESEND_API_KEY, SENDER_EMAIL_ADDRESS