How to set user properties in firebase analytics for flutter web?

丶灬走出姿态 提交于 2020-06-26 12:23:32

问题


I am using this package (version 7.2.1) in some flutter web projects and I need to set some user properties in firebase analytics. (BTW, thanks to this answer which provided me a way to use firebase analytics in the first place)

There is this method, which I believe doesn't work. Or at least I can't figure out how to use because I couldn't find a way to instantiate this class.


回答1:


From the version 7.2.2-dev we can send the user properties



来源:https://stackoverflow.com/questions/60964143/how-to-set-user-properties-in-firebase-analytics-for-flutter-web

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!