👉Join 12 Week Flutter Training: heyflutter.com 👉Join the WhatsApp Channel to get the latest news about Flutter & HeyFlutter: whatsapp.com/channel/0029VaDNCZtC1Fu8nL2vmw3f Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
@krishnarao533110 ай бұрын
up to 4:00 time i, did everything, just like you but I'm not getting the blank screen
@mobiledevloperroadtopro10 ай бұрын
Need on main Widget build(BuildContext context) { return // ChangeNotifierProvider( // create: (BuildContext context) { // FirebaseProvider(); // }, // child: need write on main
@krishnarao533110 ай бұрын
@@mobiledevloperroadtopro i did bro, still im not getting the excepted output. may be i'm bit confused about he created the collections and documents in firebase
Can you explain about exporting Excel from Flutter using Excel dependencies, please
@HeyFlutter Жыл бұрын
Thanks for the idea @situansitus 😀, i have added it in my list of future videos
@abdulkaderhridoy53443 ай бұрын
I have a flutter project. I want to implement firebase in native part. is it possible? i follow the steps of native implimentation , but it not works on my project. any solution? Thanks in advance
@HeyFlutter3 ай бұрын
Hey @abdulkaderhridoy5344 😀 This video targets firebase integration on the flutter side only. You can check official firebase docs for setup on native side: firebase.google.com/docs/android/setup
@exeshka7 ай бұрын
On the contact page, how can I get the latest message which will also be updated? help me please ( google translate )
@HeyFlutter7 ай бұрын
Thank you, @exeshka! 🙂. Please try to provide enough details with your question.
@tricaricoenrico11 ай бұрын
hi great video. but what if I only wanted to see the list of users with whom I started a chat and not the list of all users? I tried to modify the query but extracting the docs of a subcollection always returns an empty list :(
@HeyFlutter11 ай бұрын
Thank You @tricaricoenrico! Follow this link: stackoverflow.com/questions/66783401/flutter-firestore-how-to-list-people-i-only-have-chat-history-with I hope you will get your answer 🙂
@mobiledev619 Жыл бұрын
how can make overlay can be use it as global on all app screen without pass build context argument
@HeyFlutter Жыл бұрын
Thank You @mobiledev619! Follow this link: stackoverflow.com/questions/75257867/how-can-i-show-overlay-on-top-of-the-whole-app-in-flutter I hope you will get your answer 🙂
@amalashok-hm6di9 ай бұрын
How can I get firestore database data..
@HeyFlutter9 ай бұрын
Thank you, @amalashok-hm6di! 🙂. Please try to provide enough details with your question
@mzzzz311 ай бұрын
how come you don't use cloud functions?
@HeyFlutter11 ай бұрын
Hey, @michaelsigler13 🙂 could functions can be used in scenarios like: 1. You want to perform security checks. 2. You want to make sure correct data is stored in db. 3. Or for some tasks that you don't want to execute on frontend side.
@haiderjaafer8164 Жыл бұрын
How to show notifications count in app icon when new notification coming
@HeyFlutter Жыл бұрын
Thank You @haiderjaafer8164! Follow this link: www.fluttercampus.com/guide/274/show-notification-counter-badge-on-app-icon-flutter/#:~:text=Note%3A%20Don't%20forget%20to,AwesomeNotifications(). I hope you will get your answer 🙂
@eNONO-ot4zh Жыл бұрын
Thank u 👍. Gog job
@HeyFlutter Жыл бұрын
Glad you liked it, @eNONO-ot4zh 😀
@고민-w2w Жыл бұрын
thx sir ! , can i study this chapter. i'm beginner . lets go tothe studiee.
@HeyFlutter Жыл бұрын
Sure, @user-zl8zm2re4p 🙂
@zekaidemir9304 Жыл бұрын
Thanks for this tutorial. Where is the source codes?
Make a tutorial Flutter transparent app, which background show the android default screen like overlay .
@HeyFlutter Жыл бұрын
Thanks for the idea @MahmudulHasan-so6du 😀, i have added it in my list of future videos
@peterparker854810 ай бұрын
Please post a long video, without interruptions! I don't understand
@HeyFlutter9 ай бұрын
Thanks for the idea, @peterparker8548! 🙂 I have added it to my list of ideas for future videos!
@Krishnaprasad_K_S Жыл бұрын
How to detect incoming calls with flutter application?
@HeyFlutter Жыл бұрын
Thank You @Krishnaprasad_K_S! Follow this link: pub.dev/packages/flutter_incoming_call I hope you will get your answer 🙂
@Krishnaprasad_K_S Жыл бұрын
@@HeyFlutterHello HeyFlutter team! First and foremost, a big thank you for your fantastic work and the resources you provide to the Flutter community. Your expertise has been incredibly helpful. I have a question regarding Dart's log and print functions. Can you please explain the main differences between these two when it comes to logging and debugging in Dart? Your insights would be greatly appreciated!
@Krishnaprasad_K_S Жыл бұрын
@@HeyFlutterI have a question on how can I access a returned value from a function which access incoming calls with the help of phone_state_background package.
@barziyassin1 Жыл бұрын
well done
@HeyFlutter Жыл бұрын
Thank you, @barzyyasin2467! 🙂
@navneetsharma5179 Жыл бұрын
Implement group chat feature too
@HeyFlutter Жыл бұрын
Thanks for the idea, @navneetsharma5179! 🙂 I have added it to my list of ideas for future videos!
@MrCamdere Жыл бұрын
Thats it!
@HeyFlutter Жыл бұрын
Thank you, @MrCamdere! 🙂
@ashiqnuaiman Жыл бұрын
Firebase Cloud Messaging API will be deprecated soon, please publisha tutorial on Firebase Messaging API v1
@HeyFlutter Жыл бұрын
Thanks for the idea, @nuaimanashiq4251! 🙂 I have added it to my list of ideas for future videos!
@prasantkumar7693 Жыл бұрын
Cool.
@HeyFlutter Жыл бұрын
Thanks, @prasantkumar7693! 🙂
@sumitmishra3864 Жыл бұрын
it is not complete tutorial. Will you upload in parts
@HeyFlutter Жыл бұрын
Thanks for the idea @sumitmishra3864 😀, i have added it in my list of future videos
this lists every users available. i want to show only that users with whom i have talked
@HeyFlutter Жыл бұрын
Thank You @karanmalhotra1858! Follow this link: stackoverflow.com/questions/73670676/flutter-firestore-how-to-show-the-list-of-people-i-have-recently-chat-with I hope you will get your answer 🙂