James Hancock

Results 73 issues of James Hancock

This is related to: https://github.com/riok/mapperly/pull/287 **Is your feature request related to a problem? Please describe.** When using a DTO there is often the use case of a grid or other...

enhancement

This should update the android implementation for only the cyrptography_flutter library and allow it to build with the latest versions of flutter.

Steps: flutter doctor - all green flutter create test cd test flutter build app_bundle (successful) flutter pub add cryptography_flutter flutter build app_bundle error: ``` * What went wrong: A problem...