Frezyx / talker

☎️ Advanced error handler and logger for dart and flutter apps
https://pub.dev/packages/talker
MIT License
478 stars 57 forks source link

Deprecate TalkerFlutter factory #229

Open westito opened 4 months ago

westito commented 4 months ago

As you can see, the TalkerFlutter inicializer that is recommended in documentation actually breaks the logger on iOS/macOS!

Maybe there was a problem in the past that solved by this Flutter initializer, but nowadays this rather make it worse.

Originate issue: https://github.com/Frezyx/talker/issues/179

With TalkerFlutter

Képernyőfotó 2024-05-06 - 19 04 40

With default Talker()

Képernyőfotó 2024-05-06 - 19 04 08