la-haus / flutter-segment

Segment.io library for flutter
MIT License
22 stars 139 forks source link

Allow logging on Android platform #11

Open danielgomezrico opened 2 years ago

danielgomezrico commented 2 years ago

Currently, we can call Segment.debug(true/false) but it only works on iOS for some reason.

We need to implement it for android too, some docs: