I built an email client in Flutter that reads AWS S3 buckets – QuickMailBites v0.1.0
2mon 12d ago by discuss.tchncs.de/u/quickbitesdev in flutter@lemmy.ml from bonskari.github.ioSharing 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.