Skip to content

Instantly share code, notes, and snippets.

@paulo9mv
Last active December 9, 2019 23:51
Show Gist options
  • Save paulo9mv/5de72ccece885b46ea4f29fc99b345eb to your computer and use it in GitHub Desktop.
Save paulo9mv/5de72ccece885b46ea4f29fc99b345eb to your computer and use it in GitHub Desktop.
Adicionar mailer no pubspec.yaml
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
mailer: ^3.0.4 #Adicione esta linha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment