Message Mirror: a tiny, resilient Android notification + SMS forwarder (Flutter + Kotlin)

📰 Dev.to · Arian Amiramjadi

Build a tiny, resilient Android notification and SMS forwarder using Flutter and Kotlin

intermediate Published 21 Sept 2025
Action Steps
  1. Build a new Flutter project using the Flutter SDK
  2. Configure the Android module using Kotlin to handle notification and SMS forwarding
  3. Implement the notification forwarding feature using Android's NotificationListenerService
  4. Test the SMS forwarding feature using Android's SmsManager API
  5. Apply the necessary permissions and settings to ensure the app can access notifications and SMS
Who Needs to Know This

Mobile app developers and Android enthusiasts can benefit from this project to create a custom notification and SMS forwarder, while also learning about Flutter and Kotlin integration.

Key Insight

💡 Integrate Flutter and Kotlin to create a resilient Android companion app for notification and SMS forwarding

Share This
📱💻 Build a custom Android notification and SMS forwarder using Flutter and Kotlin! #Android #Flutter #Kotlin

Key Takeaways

Build a tiny, resilient Android notification and SMS forwarder using Flutter and Kotlin

Full Article

TL;DR What: Open-source Android companion that forwards notifications and optional SMS...
Read full article → ← Back to Reads