I need to upgrade material 3 from 1.1.2 to 1.2.1, but if I do so, I get error concerning asFlow() –
Using ‘asFlow(): Flow’ is an error. ‘BroadcastChannel’ is obsolete and all corresponding operators are deprecated in the favour of StateFlow and SharedFlow
Is there any possibility to use material 3 1.2.1 and asFlow together?
I tried upgrading but I get compilation error.
New contributor
alex is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.