Hacker News new | ask | show | jobs
by isuckatcoding 2935 days ago
It looks like you could "wrap" native libraries using custom packages: https://flutter.io/developing-packages/#plugin.

I'm curious which AWS APIs you'd want to connect your mobile app directly to. S3/ SQS?

1 comments

I wanted to use Cognito & Lambda functions (Through the API Gateway). The AWS-Amplify library makes this super easy, but isn't available for Dart.

If there's a better way, please let me know! I loved Flutter, and I loved Dart.