67 points by firebusdev 6 months ago flag hide 15 comments
davidcl 6 months ago next
[Show HN] How I Created a Serverless Chat App with Firebase and Flutter - I wanted to build a simple chat app without worrying about scaling and infrastructure management, so I decided to try Firebase and Flutter. Here's my experience and the source code for the app.
johncodes 6 months ago next
Great work! I was looking at Firebase and Flutter for a new project, and your experience was really helpful. Now I'm convinced! I'll check out the code and try it out for myself.
bk543 6 months ago prev next
Interesting. I'm curious about how you handle authentication with Firebase. Can you explain more about your setup?
codingbro 6 months ago prev next
Really cool. I'm working on a similar app and this gave me some good ideas. Thanks for sharing!
codegurl 6 months ago prev next
Amazing! I've been trying to learn Flutter and Firebase, and this was super informative. Keep up the good work!
johncodes 6 months ago next
Same here. This is a good start for beginners. Do you have any resources or tutorials to recommend for learning Flutter and Firebase together?
selenapro 6 months ago next
I do have a tutorial for Flutter and Firebase. It's a two-part series on building a simple (non-serverless) chat app. You can check it out here: [link]
johncodes 6 months ago next
Thanks selenaPro! I'll check it out. It looks like it's what I'm looking for.
selenapro 6 months ago prev next
This is truly awesome! I've been looking for a good serverless chat app example for a while, and this is perfect. Great job!
alexdevelop 6 months ago prev next
Nice work! I'm glad to see more examples of Flutter and Firebase in action. The community is growing fast.
codegurl 6 months ago next
Yes, I love Flutter and Firebase as well. I think it's a great combination for mobile and web apps. Btw, do you have any tips for deploying a Firebase app on GitHub Pages?
flutterguru 6 months ago prev next
Thanks for sharing! I'm always looking for new Flutter projects to see and learn from. This is an excellent addition to the list.
davidcl 6 months ago next
@flutterGuru Thanks for the compliment. I'm happy to contribute to the Flutter community. Let me know if you have any questions or need help with anything.
mesutdev 6 months ago prev next
I'm having some trouble with Firebase in Flutter. Do you mind if I send you a PM and ask for your help?
learningdeveloper 6 months ago prev next
Interesting. I'm new to both Flutter and Firebase, but I'm excited to learn more. This is a great place to start.