Flutter Course: Firebase Chat App

  Рет қаралды 26,294

HeyFlutter․com

HeyFlutter․com

Күн бұрын

Пікірлер: 68
@HeyFlutter
@HeyFlutter Жыл бұрын
👉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
@krishnarao5331
@krishnarao5331 10 ай бұрын
up to 4:00 time i, did everything, just like you but I'm not getting the blank screen
@mobiledevloperroadtopro
@mobiledevloperroadtopro 10 ай бұрын
Need on main Widget build(BuildContext context) { return // ChangeNotifierProvider( // create: (BuildContext context) { // FirebaseProvider(); // }, // child: need write on main
@krishnarao5331
@krishnarao5331 10 ай бұрын
@@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
@mobiledevloperroadtopro
@mobiledevloperroadtopro 10 ай бұрын
@@krishnarao5331 Future main() async { WidgetsFlutterBinding.ensureInitialized(); await Firebase.initializeApp( options: const FirebaseOptions( apiKey: "your key", appId: "your key", messagingSenderId: "your key", projectId: "your key"), ); runApp(MultiProvider(providers: [ ChangeNotifierProvider(create: (context) => FirebaseProvider(),) ], child: const App())); }
@HeyFlutter
@HeyFlutter 10 ай бұрын
Great, Thank you @mobiledevloperroadtopro!
@krishnarao5331
@krishnarao5331 10 ай бұрын
u didn't mentioned, how to upload the data 2:40
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thanks for your feedback, @krishnarao5331! 🙂
@situansitus
@situansitus Жыл бұрын
Can you explain about exporting Excel from Flutter using Excel dependencies, please
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks for the idea @situansitus 😀, i have added it in my list of future videos
@abdulkaderhridoy5344
@abdulkaderhridoy5344 3 ай бұрын
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
@HeyFlutter
@HeyFlutter 3 ай бұрын
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
@exeshka
@exeshka 7 ай бұрын
On the contact page, how can I get the latest message which will also be updated? help me please ( google translate )
@HeyFlutter
@HeyFlutter 7 ай бұрын
Thank you, @exeshka! 🙂. Please try to provide enough details with your question.
@tricaricoenrico
@tricaricoenrico 11 ай бұрын
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 :(
@HeyFlutter
@HeyFlutter 11 ай бұрын
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
@mobiledev619 Жыл бұрын
how can make overlay can be use it as global on all app screen without pass build context argument
@HeyFlutter
@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-hm6di
@amalashok-hm6di 9 ай бұрын
How can I get firestore database data..
@HeyFlutter
@HeyFlutter 9 ай бұрын
Thank you, @amalashok-hm6di! 🙂. Please try to provide enough details with your question
@mzzzz3
@mzzzz3 11 ай бұрын
how come you don't use cloud functions?
@HeyFlutter
@HeyFlutter 11 ай бұрын
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
@haiderjaafer8164 Жыл бұрын
How to show notifications count in app icon when new notification coming
@HeyFlutter
@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
@eNONO-ot4zh Жыл бұрын
Thank u 👍. Gog job
@HeyFlutter
@HeyFlutter Жыл бұрын
Glad you liked it, @eNONO-ot4zh 😀
@고민-w2w
@고민-w2w Жыл бұрын
thx sir ! , can i study this chapter. i'm beginner . lets go tothe studiee.
@HeyFlutter
@HeyFlutter Жыл бұрын
Sure, @user-zl8zm2re4p 🙂
@zekaidemir9304
@zekaidemir9304 Жыл бұрын
Thanks for this tutorial. Where is the source codes?
@HeyFlutter
@HeyFlutter Жыл бұрын
Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
@zekaidemir9304
@zekaidemir9304 Жыл бұрын
Thank you so much@@HeyFlutter
@krishnarao5331
@krishnarao5331 10 ай бұрын
that background music 😮‍💨😮‍💨😮‍💨😮‍💨😮‍💨😮‍💨
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thank you, @krishnarao5331! 🙂
@MahmudulHasan-so6du
@MahmudulHasan-so6du Жыл бұрын
Make a tutorial Flutter transparent app, which background show the android default screen like overlay .
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks for the idea @MahmudulHasan-so6du 😀, i have added it in my list of future videos
@peterparker8548
@peterparker8548 10 ай бұрын
Please post a long video, without interruptions! I don't understand
@HeyFlutter
@HeyFlutter 9 ай бұрын
Thanks for the idea, @peterparker8548! 🙂 I have added it to my list of ideas for future videos!
@Krishnaprasad_K_S
@Krishnaprasad_K_S Жыл бұрын
How to detect incoming calls with flutter application?
@HeyFlutter
@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
@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
@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
@barziyassin1 Жыл бұрын
well done
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank you, @barzyyasin2467! 🙂
@navneetsharma5179
@navneetsharma5179 Жыл бұрын
Implement group chat feature too
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks for the idea, @navneetsharma5179! 🙂 I have added it to my list of ideas for future videos!
@MrCamdere
@MrCamdere Жыл бұрын
Thats it!
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank you, @MrCamdere! 🙂
@ashiqnuaiman
@ashiqnuaiman Жыл бұрын
Firebase Cloud Messaging API will be deprecated soon, please publisha tutorial on Firebase Messaging API v1
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks for the idea, @nuaimanashiq4251! 🙂 I have added it to my list of ideas for future videos!
@prasantkumar7693
@prasantkumar7693 Жыл бұрын
Cool.
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks, @prasantkumar7693! 🙂
@sumitmishra3864
@sumitmishra3864 Жыл бұрын
it is not complete tutorial. Will you upload in parts
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks for the idea @sumitmishra3864 😀, i have added it in my list of future videos
@gnyanranjanbehera
@gnyanranjanbehera Жыл бұрын
@samo92mx
@samo92mx Жыл бұрын
github?
@HeyFlutter
@HeyFlutter Жыл бұрын
Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
@flutterquick
@flutterquick Жыл бұрын
🎉 100 k
@HeyFlutter
@HeyFlutter Жыл бұрын
Yipppee, @amanuelgulilat2733! 🙂
@karanmalhotra1858
@karanmalhotra1858 Жыл бұрын
this lists every users available. i want to show only that users with whom i have talked
@HeyFlutter
@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 🙂
@rehnumakucukilhan2113
@rehnumakucukilhan2113 Жыл бұрын
github ?
@HeyFlutter
@HeyFlutter Жыл бұрын
Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
Flutter Push Notifications using Firebase
14:37
HeyFlutter․com
Рет қаралды 254 М.
Expense Tracker App • Flutter & BLoC Tutorial for Beginners
35:16
HeyFlutter․com
Рет қаралды 10 М.
I'VE MADE A CUTE FLYING LOLLIPOP FOR MY KID #SHORTS
0:48
A Plus School
Рет қаралды 20 МЛН
24 Часа в БОУЛИНГЕ !
27:03
A4
Рет қаралды 7 МЛН
Flutter Firebase CRUD (Create, Read, Update, Delete)
15:23
HeyFlutter․com
Рет қаралды 202 М.
Responsive Design in Flutter: A Complete Course
29:51
HeyFlutter․com
Рет қаралды 3,6 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 576 М.
💬📱 Minimal Chat App • Flutter x Firebase Tutorial
1:05:12
Mitch Koko
Рет қаралды 99 М.
How to Increase Flutter App Performance: Using Isolates
2:24
HeyFlutter․com
Рет қаралды 8 М.
Create Instagram-Style Camera Filters in Flutter: Easy AR Guide
4:01
HeyFlutter․com
Рет қаралды 6 М.
I'VE MADE A CUTE FLYING LOLLIPOP FOR MY KID #SHORTS
0:48
A Plus School
Рет қаралды 20 МЛН