🚨Note: The iOS and macOS applications are not part of this project anymore, they have been moved to TempBox-SwiftUI repositiry
Instant disposable emails for Mac powered by Mail.tm
This project is heavely inspired by TempBox by https://github.com/devwaseem
- Multi-Platform Support (Android, Windows, Linux)
- Export and Import email addresses
- Create multiple accounts
- Download attachemnts
| Dependancy | Use |
|---|---|
| mailtm_client | for mail.tm API |
| flutter_bloc | for state management |
| hydrated_bloc | for data persistance |
| equatable | |
| path_provider | |
| flutter_slidable | |
| url_launcher | For opening URLs |
| window_manager | for managing window size, title bar, window buttons etc. |
| fluent_ui | for creating windows UI |
| system_theme | to get system accent color |
| file_picker | for import feature |
| http | for handling API calls |
| share_plus | for sharing emails |
| open_file | for opening attachments |
| webview_flutter | for displaying emails |
If you want to contribute to this project, you're always welcome! You can contribute by filing issues, bugs and PRs.
- Open issue regarding proposed change.
- Repo owner will contact you there.
- If your proposed change is approved, Fork this repo and do changes.
- Open PR against latest
developbranch. Add nice description in PR. - You're done!
Connect with us on Linkedin
TempBox-Flutter is released under the MIT license. See LICENSE for details.



