Event
17 January 2019
New York
Added 30-Jan-2023
How I Went From Idea to Market with Flutter by Clay Elliot
Approaching development from a business perspective with specific end goals in mind, I started with Ionic + Wordpress and ended up with Flutter + Firestore. I'll discuss the product, content management and revenue implications that brought me to landing on Flutter.
Learning the BLoC Pattern by David McCreary
The BLoC (Business Logic Component) pattern is way of managing state that uses streams and sinks exclusively. David will go over what streams are, when it makes sense to use them (or not), and how to make them fit into the reactive UI architecture of Flutter.