-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
in FirebaseApi class when i write in getusers function
.snapshots().transform(Utils.transformer(User.fromJson(json)));
i got the following
The argument type 'StreamTransformer<dynamic, dynamic>' can't be assigned to the parameter type 'StreamTransformer<QuerySnapshot<Map<String, dynamic>>, List>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels