pclubiitk / IITK-Mail-Client

Developing a Mail Client for the IITK Campus Community that would be available across various platforms including Android, iOS, Windows, Web, Linux and Mac
2 stars 15 forks source link

Sending Mail with attachments #31

Closed AdarshRaj241408 closed 2 months ago

AdarshRaj241408 commented 2 months ago

Things pending: 1) Displaying attachment fileName in email_view_page.dart. 2) Download logic is already done in download_files.dart need to pass in attachment as bytes (Unit8List). 3) Attachment preview.