A walkie-talkie Flutter project for learning purpose. Now, you don't have to call/yell your folks' name. Just scan your network, locate their device and send your voice message (which will not be stored!)
This project is a starting point for a Flutter application. It is primarily targetted for Android devices (min Sdk Version = 23)
In you private WiFi network, now you can install this app and all devices with this app will be able to discover each other. Once you see the devices listed after LAN scan, you can press their name (button) and record a message. It will be played on their Android phone after you release the button. Press and hold to record, and release to send.
- Mainly to practice Flutter, Kotlin and Android development.
- Free of ads!! 🤩
- No money spent on calls within your network.
- Secure data transmission
- No permissions needed to send messages - this could be unwanted to some people
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.