1
 
 

Sharing a side project: a Flutter desktop+mobile email client with a unique feature — it reads raw MIME emails directly from AWS S3 buckets.

Tech highlights:

  • Flutter desktop (Linux/Windows) + Android
  • Custom S3 backend service (aws_s3_client)
  • MIME parsing from scratch
  • IMAP + Gmail OAuth also supported
  • Keyboard shortcuts throughout

Landing page has Linux, Windows, and Android APK downloads.

2
3
4
5
6
submitted 5 years ago by to c/flutter@lemmy.ml
 
 

Hi everyone, I have been learning flutter/dart recently, coming from java. I'm developing on a linux machine, is there a way I can emulate iOS as well ? I searched it on the net and the only thing I found was this: https://flutterci.com/ I thought some of you might have an idea since lemmur is developed with flutter as well. Thanks in advance.

7
8
submitted 5 years ago by to c/flutter@lemmy.ml
 
 

This seems to be a boost for using Flutter on Linux.