magillus / flutter-fimber

Fimber is Flutter logger inspired by Timber (logger API for Android)
106 stars 22 forks source link

Support flutter 3 #128

Closed saharvx9 closed 1 year ago

saharvx9 commented 1 year ago

Pls Support flutter 3

magillus commented 1 year ago

I started doing the updates at: https://github.com/magillus/flutter-fimber/compare/main...upgrade.pluging

I need to verify if it works on iOS and update to new version

magillus commented 1 year ago

Unfortunate I wasn't able to complete this with tests and iOS platform plugin update is on hold, it was always normal console output on iOS - no big loss. I suggest to just fimber or fimber_io only since flutter_fimber is plugin based package.

magillus commented 1 year ago

It should be resolved in 0.7.0 version published