2

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.

josue.0
  • 775
  • 1
  • 10
  • 23

1 Answers1

0

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

josue.0
  • 775
  • 1
  • 10
  • 23