Learn how to build a simple Nostr client mobile app using Flutter! In part one of this 3-part tutorial series, I'll show you how to install nostr_tools, establish a connection with relay, set up an event listener, subscribe to the relay, listen for incoming events and creating the Nostr feed screen. Perfect for those with basic Flutter and Nostr Protocol knowledge.