This is one of the best flutter KZbin series I've ever seen. Merely creating this without firebase is incredible and you've my FULL support. Please keep doing what you are doing, I can't wait for what feature you add next. THANK YOU!!!.
@ProductionReadyApp3 жыл бұрын
You are doing amazing work, very underrated channel
@islandcoder8763 жыл бұрын
Thanks man!
@254_Cyrus3 жыл бұрын
Hello Island Coder. I hope we will be continuing with this app, I am in love with the progress so far. Thanks for the top tier content.
@islandcoder8763 жыл бұрын
Hey man, thanks for the support, I’m not sure when I’m going to do any further work in that series. Working on some other stuff
@etekumoses33203 жыл бұрын
awesome piece here well done boss without firebase is what i always wanted thanks alot
@islandcoder8763 жыл бұрын
Thanks, glad you like it!
@Andra_083 жыл бұрын
You are just awesome bro!! this is one of the best chat app tutorials on youtube. Just wanted to ask, can you add the support for images, gif's and videos ?? Really appreciate your work man
@karemzky3 жыл бұрын
Sir , you’re wonderful 🌹🌹🌹
@ProductionReadyApp3 жыл бұрын
Keep uploading
@tabaicanking37013 жыл бұрын
Amazing work you are doing here bro islander, the issue is I'm still a learner and I'm always lost everytime I try to follow your tutorials. So if you have some tips where to get started I would appreciate that. Thank you
@islandcoder8763 жыл бұрын
Thank you, I’ll probably make a series for beginners that’s easy to follow
@tabaicanking37013 жыл бұрын
@@islandcoder876 that would be awesome, thanks man
@MafazKhan12 жыл бұрын
Everything is amazing but why have you not added background and foreground notifications? Will you add notifications in the future because there are not many tutorials out there to cover this topic. It would be great if you do so
@obviousabsurdity31812 жыл бұрын
This looks awesome. I always prefer to NOT use big names services when possible. In the last video for creating the app a commenter asked about adding or sending picture or videos and you told him to check out these group chat videos. I'm skimming through and dont see any part where you implement that. Did I miss a video or did you decide not to add that functionality in these?
@islandcoder8762 жыл бұрын
Hey functionality for sending media wasn’t added .
@obviousabsurdity31812 жыл бұрын
@@islandcoder876 ah ok thanks for the update, great tutorial though. Will def be looking into the docker db to host from my own server during development 👌
@lawwong23192 жыл бұрын
Thanks for the video...is group chat also end-to-end encrypted ??
@islandcoder8762 жыл бұрын
The entire message object is not encrypted but only the message content, that’s encrypted for group chat also.
@adityanikam71213 жыл бұрын
hey, thanks a lot for making this video. this helped me a lot because I am beginner in in flutter development. I have some questions and those are I have created a social media app in flutter, but I want to integrate this chat system in my app, then how will I be able to to this? means there wont be any contact numbers, the users will be connected through their main accounts created in the app. PLEASE SIR HELP ME 🙏🙏🙏
@vee-obsidian3 жыл бұрын
cool stuff, would love to see enhancements like drag and drop photos or videos from other application (not sure if flutter supports that feature out of the box or it requires third party component)
@islandcoder8763 жыл бұрын
It can be done, but those features are out of scope for this app
@emadalharbi95473 жыл бұрын
Thank you for this Amazing work , but I'm facing problem with connection when I try to deploy the database to heroku ,I trying to change the database to firestore but I'm still facing the problem, I receive this problem : Connection reset by peer