Wrote an article
technical writing
Software Engineering
Contributed to open source
Built an app
Developer Relations
+4
It's been some time since my last blog post, but I finally had a chance to work on a new post.

Using Stream's Flutter SDK, I built an app that allows users to share their location *in real-time* while conversing with friends.

The implementation uses Stream's custom events to send the user's latitude and longitude in real-time to members of a channel.

Blog post ✍️: https://medium.com/@Nash0x7E2/add-location-sharing-to-a-messaging-app-using-flutter-2386bb18ef62

Github 🐙 : https://github.com/Nash0x7E2/chat-location