Flutter-Buddies / App

An app with community features like 'calendar of events' and a showcase of member created widgets
16 stars 18 forks source link

add EventDetails screen #23

Open slovnicki opened 3 years ago

slovnicki commented 3 years ago

Can be a not-full-screen overlay

joeyda3rd commented 3 years ago

maybe just link to the server through an invite link (added to our generated calendar json file) to some sort of landing channel. For instance create a channel called #event-details or something and it gives them information on how to join the event.

slovnicki commented 3 years ago

@joeyda3rd great idea!

joeyda3rd commented 3 years ago

Ya, or a quick and generic event details screen that has a "join" button that takes you to the channel described above.