awslabs / aws-lambda-dart-runtime

A Dart runtime for AWS Lambda
https://awslabs.github.io/aws-lambda-dart-runtime/
Apache License 2.0
146 stars 30 forks source link

Please Add Contributors #30

Open kmcgill88 opened 1 year ago

kmcgill88 commented 1 year ago

Hello, I use this package and would be happy to help maintain it and publish updates to pub.dev. @katallaxie if you are no longer able or willing to work on this package could you please add me as a contributor here on github and pub.dev?

katallaxie commented 1 year ago

@kmcgill88 I am not with AWS anymore. I would recommend to fork this project. I am happy to support this effort.

kmcgill88 commented 1 year ago

@katallaxie shoot, that's what I was afraid of. I assume that means you no longer have access to add contributors then.

Is there anyone from https://github.com/orgs/awslabs/people that you might be able to assist?

katallaxie commented 1 year ago

@salihgueler might be interested in supporting an effort here?

kmcgill88 commented 1 year ago

@katallaxie Ultimately I'm interested in updating this repo AND publishing to pub.dev. Do you still have access to pub.dev? If so, would you be open to adding me to as a collaborator there?

katallaxie commented 1 year ago

@kmcgill88 you can easily rename the package and publish it to pub.dev. Seemingly a fork just did that https://pub.dev/packages/aws_lambda_runtime.

abdallahshaban557 commented 1 year ago

Hi @katallaxie @kmcgill88 - My name is Abdallah, and I am with the AWS Amplify Flutter team. We are currently considering supporting this custom Lambda runtime, and updating it to deliver the best level of service to Dart and Flutter developers. You can check out this RFC where we are collecting feedback on the use cases that developers want to use the Dart runtime for.

grahamsmith commented 1 week ago

If anyone is interested I have kept this going here https://github.com/systemloco/aws-lambda-dart-runtime

Uses upto date deps and have added CloudFront support.