peercoin_flutter icon indicating copy to clipboard operation
peercoin_flutter copied to clipboard

Replace flutter_logs with astute_logger

Open peerchemist opened this issue 2 months ago • 0 comments

Why? Multiple reasons:

  1. flutter_logs does not work on linux
  2. it seems to be abandoned, last commit was 15 months ago
  3. astute_logger is modern, fresh and well maintained (last update was 10 days ago). Seems to be a rising star on pub.dev as well

Tested working on Android.


Anyway, step one of me getting this to work on Linux, so I can develop in a familiar environment, so I can improve some ROAST stuff to my liking :)

peerchemist avatar Dec 20 '25 13:12 peerchemist