Luke Newman

Results 4 issues of Luke Newman

Could you please provide an example of the following? > Use sinatra-param in combination with Rack::PostBodyContentTypeParser and Rack::NestedParams to automatically parameterize JSON POST bodies and nested parameters. Been looking all...

This PR adds `PhoneNumberLinkifier` (`phone_number.dart`) that parses phone numbers and allows opening of phone number URLs (`tel:##########`).

Currently, when trying to add AsyncTimer to my project via SPM, it fails on the "Resolving Package Dependencies" with this error: > because every version of AsyncTimer contains incompatible tools...

## Motivation When deserializing an `Authorization` from string a call stack that included multiple transitions, the structural assertion logic would erroneously fail. This PR fixes the assertion logic but does...