简体   繁体   English

如何在flutter web的firebase分析中设置用户属性?

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

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.我在一些 flutter web 项目中使用这个包(版本 7.2.1),我需要在 firebase 分析中设置一些用户属性。 (BTW, thanks to this answer which provided me a way to use firebase analytics in the first place) (顺便说一句,感谢这个答案,它首先为我提供了一种使用 Firebase 分析的方法)

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 .或者至少我不知道如何使用,因为我找不到实例化这个类的方法

从版本7.2.2-dev我们可以发送用户属性

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM