Theuno de Bruin

Results 22 comments of Theuno de Bruin

This is what i'm using to take a picture of a credit card: ``` Size size = MediaQuery.of(context).size; if (_controller == null || !_controller.value.isInitialized) { return _placeHolder(); } else {...

Looks like its a PR for including route data when retrieving workout data @benlrichards please confirm