Closed YouSour closed 3 years ago
found it
Hi Sour, cloud you share what happened with your code?
On Sun, 21 Feb 2021 at 09:46 Sour notifications@github.com wrote:
Closed #23 https://github.com/tanutapi/dart_meteor/issues/23.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tanutapi/dart_meteor/issues/23#event-4355913480, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGTDW67ST76A25KPXGMVN3TABXYPANCNFSM4WYGWG5A .
-- Tanut Apiwong.
hi , bro @tanutapi , i try to use provider with this package i got some error like this :
class 'BehaviorSubject<Map<String, dynamic>>' has no instance getter 'values'. Receiver: Instance of 'BehaviorSubject<Map<String, dynamic>>' Tried calling: values
here , what i did
provider
stream on client
how can i fix this error ?
thank in advance