I would like to parse strings like "1" or "32.23" into integers and doubles. How can I do this with Dart?