问题
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