Learn how to send an email in background with Flutter without using a backend.
Source Code | https://github.com/JohannesMilke/send_email_example
TIMELINE
- 0:00 Introduction Send Email Without Backend
- 0:18 Send Email In Background
- 1:56 Setup SMTP Server For Sending Email
- 2:44 Send Email With Firebase & Without Firebase
- 3:15 Setup Google SignIn For Sending Emails
- 7:41 Send Email With Gmail
- 9:40 Add Permission Scope For Sending Emails
- 11:30 Add Test Users
- 12:06 Send Email In Test Mode
- 13:45 Send Emails With Html
- 13:58 Send Email In Production Mode
#flutter