Flutter – How to divide event stream effectively with Cubit
I'm a fairly experienced C# dev trying to get my head around Flutter's cubit functionality. I have an event stream from Flutter Blue which calls a method on my controlling class every time the device emits an update on a…