Josiah Saunders

Results 13 comments of Josiah Saunders

New sensors package here: https://pub.dev/packages/dough_sensors

The biggest issue for us is load time. Canvaskit increases load time significantly, so I'm weary of this change unless the speed can be improved. For context, our onboarding site...

Json seems like a different responsibly and imo should be kept separate. E.g. some people might want XML or protobuf parsing. A custom wrapper around `Json` and `Struct` feels more...