segmentio / analytics_flutter

The hassle-free way to add Segment analytics to your Flutter app.
MIT License
26 stars 33 forks source link

Add token to context #71

Closed dtlucho closed 2 weeks ago

dtlucho commented 2 months ago

I would like to know if the is any way to add the device token to the context. In the package created by a community member there was a way to do so, and I don't seem to find a way to do it with this package.

Here you can find the documentation from said package https://github.com/la-haus/flutter-segment?tab=readme-ov-file#sending-device-tokens-strings-for-push-notifications.

edsonjab commented 2 months ago

hi @dtlucho thank you for your report, we start looking into this.