Sailesh Dahal

Results 10 comments of Sailesh Dahal

Hey @deven98 any progress on this PR?

@geekquad assign me - [ ] Prime Numbers up to N numbers - [ ] Newton-Raphson method - [ ] Area under the curve using the trapezoidal rule

@UndefinedMamun You can do something like this. ```ts import { runWith } from 'firebase-functions' export const functionName = runWith({ minInstances: 2, memory: '2GB', timeoutSeconds: 30, }) .region('europe-west1') .firestore.document('users/{userId}') .onCreate(async snap...

@ivanchaukn you can have a look here https://saileshdahal.com.np/sharing-media-from-external-to-flutter-app

@FilledStacks @ferrarafer I can take this one :-)

Yes, I also faced this problem. I hope this will be fixed soon.

Sure, will do that next week🚀

@Zambrella Currently working on the blog article but the code is in https://github.com/saileshbro/full_stack_todo_dart/tree/user-auth-frontend

@imujtaba8488 Sure, I would be happy to write a blog for that, meanwhile, you can have a look at https://dartfrog.vgv.dev/docs/category/deploy