Add http dependency to your pubspec.yaml
file:
Run flutter pub get
to install the packages.
- Create a Resend account here
- Get the API key from here
- Create a sender email address here
- Populate these values in
assets/.env
file for RESEND_API_KEY
, SENDER_EMAIL_ADDRESS