Snehasis Ghosh
Snehasis Ghosh
  • 47
  • 188 704
CREATE Your own File Storage App using Cloudinary with Flutter in 2024!
⚒️Tools used
- firebase auth for authentication
- firebase cloud firestore for database storage
- cloudinary for file storage
🔗 Important Links :
Cloudinary Api Docs Link :
cloudinary.com/documentation/image_upload_api_reference
Firebase Cli Setup :
firebase.google.com/docs/cli
⏱️Timestamps :
00:01:22 create free cloudinary account
00:01:50 create an unsigned upload preset
00:03:07 create flutter project
00:04:39 function to upload to cloudinary
00:20:59 Firebase Setup
00:22:16 choose firebase project
00:26:46 firebase auth functions
00:27:07 create new account
00:27:44 login auth function
00:28:27 logout auth function
00:28:36 check user authenticated or not
00:29:01 Simple Auth UI's
00:33:20 UI to check user auth status
00:39:53 cloud firestore setup
00:41:26 firestore functions
💻 Source Code (Github):
lkmw.me/F6f3gJX
📖Join our discord community
lkmw.me/snehasis4321_discord
Переглядів: 1 233

Відео

🔒Firebase Storage Locked? Try These Free Alternatives
Переглядів 5 тис.Місяць тому
Hi everyone , i have use firebase cloud storage in many of my tutorial, you are getting problems in those tutorial , so you use this alternative instead of firebase cloud storage. 📺 Watch this: Flutter Cloudinary Tutorial Video - ua-cam.com/video/7P_IC3dviRk/v-deo.html ⌛ Timestamps : cloudinary 00:01:27 imagekit.io 00:02:18 appwrite 00:03:22 superbase 00:03:53 other paid storage services 00:04:...
The Top VS Code Extensions Every Developer MUST Use in 2024
Переглядів 529Місяць тому
Make your visual studio code more better with the help of this extension. Here are the extensions :- Prettier 00:00:08 Codeium AI 00:00:57 Thunder Client 00:02:00 Git Lens 00:02:38 Code Spell Checking 00:03:40 Live Server 00:04:14 Auto Close Tag 00:04:56 Auto Rename Tag 00:05:24 indent rainbow 00:06:12 Draw.io integration 00:06:41 Polacode 00:07:26 Use Snippets 00:08:32 Bonus Tip 00:09:29 🎓Joi...
🚀 Group Chat Integration in Real-Time Chat App with Flutter & Appwrite
Переглядів 8172 місяці тому
🚀Welcome to another video part of the video of realtime chat app in flutter and appwrite in this video we will learn about the group chat integration on our realtime chat app and complete the chat app. ⌛ Time Stamps: upgrade old packages 00:01:46 New home UI for group chats 00:06:05 New Group Collection 00:08:58 New Group Message Collection 00:11:08 Create New Models 00:13:03 Function to create...
Build a Full E-commerce Application with Admin Control in Flutter with Firebase & Stripe
Переглядів 6 тис.3 місяці тому
Welcome to this step-by-step tutorial where I guide you through the creation of a full-featured e-commerce application using Flutter! In this project, you'll learn how to implement admin and client applications with full control over products, categories, promos, and coupons. We also integrate Firebase for authentication, Firestore for real-time updates, and Stripe for secure payment processing...
Send Mail to users using SMTP from flutter app
Переглядів 7634 місяці тому
Ever wondered how to integrate seamless email functionality into your Flutter app? Look no further! In this tutorial, we're breaking it down step by step, empowering you to send emails like a pro. Here's what you'll uncover: 🎁 Get Paid Udemy courses for free from this app bit.ly/3yFykuF ⏳ Timestamps: 00:32 - Add required packages 02:11 - Setup for Gmail 08:08 - Setup for Outlook 09:12 - Setup f...
How to change app icon and app name in flutter
Переглядів 4414 місяці тому
Welcome back to the channel! 🌟 In this tutorial, you will learn how to change app icon in flutter By the end of this video, you'll be able to customize the app icon for you own app. ⌛ Time Stamps: create app icons set 00:01:13 set up for android 00:02:12 set up of ios 00:03:45 set up for web 00:05:04 By following this tutorial, you’ll be able to enhance your Flutter apps with adaptive theming, ...
🛜Stream Internet Connection Status in Flutter
Переглядів 5236 місяців тому
In this video, we'll show you how to monitor and stream the internet connection status in your Flutter app using the internet_connection_checker_plus package. Follow along with the timestamps below to learn how to effortlessly integrate these features into your app. 📌 Timestamps: 01:02 - Setup: Adding dependencies for internet_connection_checker_plus 02:12 - Example 1: Check Internet Connection...
☀️How to switch theme easily in flutter | Full Tutorial
Переглядів 5236 місяців тому
Welcome back to the channel! 🌟 In this tutorial, we’ll explore how to seamlessly switch between dark, light, and system themes in Flutter. Changing themes can significantly enhance your app's user experience by adapting to the user's preference and system settings.We will use the powerful Adaptive Theme package to handle the theme switching smoothly. By the end of this video, you'll be able to ...
How to Add Lottie Animations in Flutter
Переглядів 6736 місяців тому
Welcome back to the channel🙋‍♂️! 🌟 In this video, we're diving into the exciting world of Lottie animations in Flutter. Lottie animations bring your app to life with high-quality, lightweight animations created in After Effects and exported as JSON files. They are perfect for making your app more engaging and visually appealing.In this tutorial, I’ll guide you step-by-step on how to integrate L...
🚀 Build a Real-Time Chat App with Flutter & Appwrite: The Ultimate Guide
Переглядів 9 тис.7 місяців тому
🚀 Build a Real-Time Chat App with Flutter & Appwrite: The Ultimate GuideWelcome back to another exciting tutorial! In this comprehensive video, we dive deep into creating a real-time chat application using Flutter, with Appwrite serving as our powerful backend. From setting up the project to handling complex functionalities like image sharing and push notifications, this tutorial covers it all....
🚀 Master Firebase Push Notifications for Flutter Web Apps: A Comprehensive Guide
Переглядів 4 тис.7 місяців тому
Welcome to an exciting tutorial where we dive deep into the world of Firebase push notifications for Flutter web applications! 🌐 In this video, we'll guide you through setting up and sending push notifications using Firebase. Not only that, but we'll also tackle common pitfalls, including the frustrating "failed to execute subscribe on push manager subscription fail no active service worker" er...
Flutter Firebase Push Notifications Tutorial | 2024
Переглядів 23 тис.8 місяців тому
🚀 Flutter Firebase Push Notifications Tutorial: Engage Your Users with Real-Time AlertsDive deep into the world of real-time notifications with our comprehensive Flutter tutorial. Whether you're looking to inform users of new content, remind them of important tasks, or keep them engaged with timely updates, mastering push notifications with Firebase is essential. Follow along as we break down e...
Stripe Payment Gateway Integration in Flutter
Переглядів 12 тис.8 місяців тому
In this short video tutorial, we'll guide you through adding Stripe as the payment gateway for your next Flutter app! I will cover everything from setting up a new project to processing donations. You'll learn how to: Set up your project (including dependency management) Integrate Stripe using the flutter_stripe plugin Design a simple payment interface for donations Handle payment processing wi...
Auto-Read SMS and Autofill OTP Code in Flutter
Переглядів 4,6 тис.9 місяців тому
This video is just an add-on video of the previous phone authentication using firebase tutorial as you all requested to add automatic otp fill functionality to the app. Here I showed you how to read incoming SMS from on foreground from the time we call the function, and the otp gets filled automatically and then redirected to the home screen. First part I showed a demo of reading incoming SMS u...
Flutter Appwrite Authentication Tutorial - Login, Signup, Google Auth, Verify Email, Reset Password
Переглядів 2,8 тис.11 місяців тому
Flutter Appwrite Authentication Tutorial - Login, Signup, Google Auth, Verify Email, Reset Password
Optimize Flutter App Performance: Effortlessly Cache API Data in Flutter
Переглядів 3,8 тис.11 місяців тому
Optimize Flutter App Performance: Effortlessly Cache API Data in Flutter
Flutter State Management with Provider: A Comprehensive Guide
Переглядів 408Рік тому
Flutter State Management with Provider: A Comprehensive Guide
🚀 Mastering Email Sending in Flutter: A Step-by-Step Guide!
Переглядів 3,3 тис.Рік тому
🚀 Mastering Email Sending in Flutter: A Step-by-Step Guide!
Hiding Secret Keys in Your Flutter App: Comprehensive Guide and Best Practices
Переглядів 3,6 тис.Рік тому
Hiding Secret Keys in Your Flutter App: Comprehensive Guide and Best Practices
Master Phone Authentication in Flutter with Firebase: A Step-by-Step Guide
Переглядів 12 тис.Рік тому
Master Phone Authentication in Flutter with Firebase: A Step-by-Step Guide
Mastering Push Notifications in Flutter: Firebase Integration Guide
Переглядів 27 тис.Рік тому
Mastering Push Notifications in Flutter: Firebase Integration Guide
Mastering Flutter Local Notifications: Step-by-Step Tutorial
Переглядів 41 тис.Рік тому
Mastering Flutter Local Notifications: Step-by-Step Tutorial
Building a Contact App with Flutter and Firebase: Step-by-Step Tutorial
Переглядів 6 тис.Рік тому
Building a Contact App with Flutter and Firebase: Step-by-Step Tutorial
Efficient Data Fetching in Flutter with Future Builder and Stream Builder | Fetch API Tutorial
Переглядів 519Рік тому
Efficient Data Fetching in Flutter with Future Builder and Stream Builder | Fetch API Tutorial
Event Management App using Flutter & Appwrite | Edit & Delete Events | Part 4
Переглядів 1,6 тис.Рік тому
Event Management App using Flutter & Appwrite | Edit & Delete Events | Part 4
Event Management App using Flutter & Appwrite |Participate in Events (Update) & Read Images | Part 3
Переглядів 998Рік тому
Event Management App using Flutter & Appwrite |Participate in Events (Update) & Read Images | Part 3
Event Management App using Flutter & Appwrite | Create + Read Events & Upload Images | Part 2
Переглядів 2,2 тис.Рік тому
Event Management App using Flutter & Appwrite | Create Read Events & Upload Images | Part 2
Event Management App using Flutter & Appwrite | Login & Signup | Part 1
Переглядів 9 тис.Рік тому
Event Management App using Flutter & Appwrite | Login & Signup | Part 1
Mastering Git Commands: Beginner's Tutorial for 2023 and Beyond
Переглядів 85Рік тому
Mastering Git Commands: Beginner's Tutorial for 2023 and Beyond

КОМЕНТАРІ

  • @nhoeungaming231
    @nhoeungaming231 День тому

    can you show use with bloc pattern?

  • @pardeepsolution
    @pardeepsolution День тому

    hello brother i please created a video on desktop app in flutter i am stuck in desktop app

  • @R.KFilmsProduction
    @R.KFilmsProduction 3 дні тому

    Thanks 😊🚩

  • @johncarlsanchez4760
    @johncarlsanchez4760 3 дні тому

    Here's the error i found sir, what should i do? The supplied phased action failed with an exception.Could not create task ':generateLockfiles'. Process 'command 'C:\Users\johnc\Downloads\FlutterApp\contacts_app\android/gradlew.bat" finished with non-zero exit value 1

    • @Snehasis4321
      @Snehasis4321 3 дні тому

      try flutter clean, flutter pub get , and check it the issue still there or not.

  • @scotts3062
    @scotts3062 3 дні тому

    Can you do a video about google authentication

    • @Snehasis4321
      @Snehasis4321 3 дні тому

      Very busy now,you can watch the contacts app tutorial video i have use Google auth using firebase there.

  • @johncarlsanchez4760
    @johncarlsanchez4760 4 дні тому

    I finished the app and it works properly, but I have one problem on my android folder it says C:\Users\johnc\Downloads\Flutter App\contacts_app\android • 2 problems in this file. What should i do sir?

    • @Snehasis4321
      @Snehasis4321 3 дні тому

      Can you type what problem it is giving? The error that it is showing.

    • @johncarlsanchez4760
      @johncarlsanchez4760 3 дні тому

      @@Snehasis4321 i don't see what the problem is saying. Only the android folder in the vs code is red and it only says 2 problems in this file sir

    • @Snehasis4321
      @Snehasis4321 3 дні тому

      Then I don't think it is a problem, It just an warning you can ignore.

  • @easyinout
    @easyinout 4 дні тому

    bro i am facing problem to load cart data // READ CART PRODUCTS void readCartProducts(List<String> uids) async { _productSubscription?.cancel(); _productSubscription = DbServices().searchProducts(uids).listen((snapshot) { List<ProductsModel> productData = ProductsModel.fromJsonList(snapshot.docs); products = productData; isLoading = false; addCost(products, carts); calculateTotalQuantity(); notifyListeners(); }) as StreamSubscription<DocumentSnapshot<Object?>>?; } as StreamSubscription<DocumentSnapshot<Object?>>?; the error in here in your source code this is not but it showing error without "as StreamSubscription<DocumentSnapshot<Object?>>?;" pls help this is the error Exception has occurred. _TypeError (type '_ForwardingStreamSubscription<QuerySnapshotPlatform, QuerySnapshot<Map<String, dynamic>>>' is not a subtype of type 'StreamSubscription<DocumentSnapshot<Object?>>?' in type cast)

  • @Fr.OnyiaPatrick
    @Fr.OnyiaPatrick 4 дні тому

    Bro what about the pro guard?...is that unnecessary? I ask cause i keep getting an error in my pre launch report and im required to fix it Issue: What is the cause of this issue Exception java.lang.NoSuchMethodError: No interface method anyMatch(Lj$/util/function/Predicate;)Z in class Lj$/util/stream/Stream; or its super classes (declaration of 'j$.util.stream.Stream' appears in /data/app/~~NlkzLFpXa8xD27SO7jwTBw==/androidx.test.tools.crawler-cJauffpZeg_S1VJu8nzssA==/base.apk!classes3.dex) at io.flutter.embedding.android.FlutterView.sendUserSettingsToFlutter (FlutterView.java:1) at io.flutter.embedding.android.FlutterView.attachToFlutterEngine (FlutterView.java:1) at io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onCreateView (FlutterActivityAndFragmentDelegate.java:1) at io.flutter.embedding.android.FlutterActivity.createFlutterView (FlutterActivity.java:1) at io.flutter.embedding.android.FlutterActivity.onCreate (FlutterActivity.java:31) at android.app.Activity.performCreate (Activity.java:8050) at android.app.Activity.performCreate (Activity.java:8030) at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1329) at androidx.test.runner.MonitoringInstrumentation.callActivityOnCreate (MonitoringInstrumentation.java:2) at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3608) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3792) at android.app.servertransaction.LaunchActivityItem.execute (LaunchActivityItem.java:103) at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2210) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loopOnce (Looper.java:201) at android.os.Looper.loop (Looper.java:288) at android.app.ActivityThread.main (ActivityThread.java:7839) at java.lang.reflect.Method.invoke at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1003)

  • @tlcAkhil
    @tlcAkhil 6 днів тому

    Was struggling from the black icon in the latest update of flutter , thanks bro ❤

  • @ipinchun907
    @ipinchun907 7 днів тому

    can u help me? i am a student, i dont understand how to connect it with your previous e-commerce project

  • @muktharmohammed2079
    @muktharmohammed2079 8 днів тому

    this package is not supported in ios

  • @johncarlsanchez4760
    @johncarlsanchez4760 9 днів тому

    Sir, is it ok to choose the Start in test mode instead of production mode in creating database on this app? Will it have an effect on the tutorial?

    • @Snehasis4321
      @Snehasis4321 9 днів тому

      No problem, actually on test mode security rules are set such so that everyone one can access, in the tutorial we are modifying the security rules so that only authorised user can access, so it does not matter.

    • @johncarlsanchez4760
      @johncarlsanchez4760 9 днів тому

      @@Snehasis4321 thank you sir!

  • @MFiazZafar
    @MFiazZafar 9 днів тому

    How we integrate them in Android development projects?

    • @Snehasis4321
      @Snehasis4321 9 днів тому

      I have a cloudinary file storage app tutorial, you can watch that.

  • @johncarlsanchez4760
    @johncarlsanchez4760 10 днів тому

    why i cant type in the text box like email and password, I cant also click any buttons in the android emulators and google image doesnt show?

    • @Snehasis4321
      @Snehasis4321 10 днів тому

      I don't think it's a code problem, may be some problem with your emulator, please try with some different emulator or actual android device.

    • @johncarlsanchez4760
      @johncarlsanchez4760 9 днів тому

      I got it now sir. Thanks!

  • @chhutchhaily27
    @chhutchhaily27 11 днів тому

    Thank you for sharing your video is useful for me

  • @KareemKoubeissi
    @KareemKoubeissi 12 днів тому

    hello bro can lebanese phone numbers be used?and i want to use this application for my graduation project in the university is it good choice?

    • @Snehasis4321
      @Snehasis4321 11 днів тому

      appwrite doesn't mention which country phone number they allow, so you need to find that manually after login with phone number. It will be good to make this project for graduation, but you should also ask your professor before starting the project.

    • @KareemKoubeissi
      @KareemKoubeissi 11 днів тому

      ⁠​⁠​⁠@@Snehasis4321ok thank you but what do you mean by you need to find it manually after login?

    • @KareemKoubeissi
      @KareemKoubeissi 11 днів тому

      @@Snehasis4321and other question sorry bro can i put any number to send the otp code right? i want when I run the app infront of the dr. i want to let her see that with all numbers

    • @Snehasis4321
      @Snehasis4321 11 днів тому

      1)Manually means to test your phone number with an app or website that uses phone auth, if you are receiving OTP then it means it's working. Country code is supported 2) In the code I have not restricted any phone number , so putting any active number will send OTP.

    • @KareemKoubeissi
      @KareemKoubeissi 11 днів тому

      @@Snehasis4321okay big thanks bro!!❤❤

  • @KeithMigwi
    @KeithMigwi 13 днів тому

    Thanks man

  • @Ashish-cr9vr
    @Ashish-cr9vr 13 днів тому

    firebase broke our heart🥲

  • @Ares.29
    @Ares.29 15 днів тому

    Thanks

  • @technicalhasic2364
    @technicalhasic2364 18 днів тому

    I'm following the social network 5 hourse video turorial for flutter wiht firebase now how integrate it with the cloudinary

    • @Snehasis4321
      @Snehasis4321 18 днів тому

      I have created a video for uploading images or files to cloudinary, the latest file storage app video, the process will be to generate an unsigned url and upload the file using http. There are also timestamps you can skip to specific parts as you need.

  • @questrsanate8811
    @questrsanate8811 18 днів тому

    It succks man... 😢

  • @Hasib_39
    @Hasib_39 19 днів тому

    Was trying to find an alternative for firebase storage and you came as a saviour. Thank you so much. Help me a lot.

  • @marxzxc06
    @marxzxc06 21 день тому

    Up for integration

  • @satdevlpr
    @satdevlpr 21 день тому

    I have been using Appwrite with Flutter basic projects to explore appwrite features... Please make a eCommerce video on flutter using appwrite as backed. there are so many features which are still unexplored in details.

  • @vikashtiwari8360
    @vikashtiwari8360 24 дні тому

    thank you soo much

  • @chrislamont7529
    @chrislamont7529 26 днів тому

    Sorry but this is not hiding anything from anyone.

  • @technicalhasic2364
    @technicalhasic2364 26 днів тому

    dear make the integration video as well

  • @haseebmalik1914
    @haseebmalik1914 Місяць тому

    yess please, want a complete integration video of cloudinary with your existing flutter ecommerce app.

  • @cheap7246
    @cheap7246 Місяць тому

    Thank u for clearling doubts

  • @syedsaad-si6fq
    @syedsaad-si6fq Місяць тому

    hi Snehasis , I am Looking to connect / network be friends (maybe if like your vibe ) and get to know the journeys of good peoople in App Development / Android Industry , Can i Have your Socials to link up

  • @omkarchauhan6698
    @omkarchauhan6698 Місяць тому

    how to connect this with firebase

  • @Mustafa_Sayed118
    @Mustafa_Sayed118 Місяць тому

    keep going

  • @Adventuresladka
    @Adventuresladka Місяць тому

    Thanks bro

  • @weekenddtraveller
    @weekenddtraveller Місяць тому

    I think the package name should be as per the project or com.sounakmulay.telephony.sms.IncomingSmsReceiver this is right ?

  • @TechHarbor2.0
    @TechHarbor2.0 Місяць тому

    We are thankful to you that you teach us about this course very briefly and that you provide us all the resources like github thank you so much ❤❤❤

  • @vikashtiwari8360
    @vikashtiwari8360 Місяць тому

    Please bring food ordering app in Flutter

  • @atech-creativesolutions4668
    @atech-creativesolutions4668 Місяць тому

    _userSubscription?.cancel(); not working properly until I restart or hot reload the app, please help me

    • @Snehasis4321
      @Snehasis4321 Місяць тому

      Are you getting any error message?

    • @atech-creativesolutions4668
      @atech-creativesolutions4668 Місяць тому

      @@Snehasis4321 No

    • @atech-creativesolutions4668
      @atech-creativesolutions4668 Місяць тому

      I need your help regarding this

    • @Snehasis4321
      @Snehasis4321 Місяць тому

      can you tell me more, what is happening either it is giving any error message or app is getting paused on debug, please explain the issue i cannot get your issue. if you want you can join discord channel and share a screen record video of your problem.

    • @atech-creativesolutions4668
      @atech-creativesolutions4668 Місяць тому

      I get this message in my terminal "firebase exception : not-found"

  • @atech-creativesolutions4668
    @atech-creativesolutions4668 Місяць тому

    Please can you implement search functionality also 😮‍💨

  • @OmarKhaled-ev9lg
    @OmarKhaled-ev9lg Місяць тому

    storage part in firebase is not free ,it is locked ?

    • @Snehasis4321
      @Snehasis4321 Місяць тому

      Yes, firebase storage is no longer free they are asking to upgrade. You can use cloudinary instead of it.

    • @haseebmalik1914
      @haseebmalik1914 Місяць тому

      @@Snehasis4321 can you please make a video tutorial of it,like which parts of the project we need to make changes and all the configurations and all the coding etc.

    • @haseebmalik1914
      @haseebmalik1914 Місяць тому

      @@Snehasis4321 im very stuck at this point, and i really need help basically im remaking this project for my course project in university watching your tutorial.

    • @Snehasis4321
      @Snehasis4321 Місяць тому

      Ok will many a video within this week.

  • @destinygames3449
    @destinygames3449 Місяць тому

    Thank you for the tutorial, I was looking for Appwrite chat tutorial. Can you make this react-native version please

  • @atyan9515
    @atyan9515 Місяць тому

    very helpful!

  • @nishangiri5857
    @nishangiri5857 Місяць тому

    very good tutorial, would be more better with better audio quality

  • @easy_english_123
    @easy_english_123 Місяць тому

    23:17 android manifest 33:34 show when locked

  • @AbibahAlfiansyah
    @AbibahAlfiansyah Місяць тому

    How to send notifications from the backend sir ?, please make a tutorial

    • @gonzalobruna7154
      @gonzalobruna7154 Місяць тому

      Kind of difficult, but you have to downlaod a json with the credentials of your firebase admin. Then you have to install the firebase-admin SDK for your server, mine was made with nodejs so I installed the firebase-admin SDK for nodejs. Then you have to use the .json file with your credentials to initialize your app and then you can start sending notifications using the SDK

    • @AbibahAlfiansyah
      @AbibahAlfiansyah Місяць тому

      @@gonzalobruna7154 do you have a tutorial?

  • @EmailBebasku
    @EmailBebasku Місяць тому

    "I'm a beginner in Dart & Flutter. You've been an excellent mentor to me. I'd like to know if it's possible to store chat messages locally (shared_preferences & provider), similar to storing user data? I believe this would improve performance and make the UI more responsive. Could you please provide a complete tutorial on this? Thank you in advance."

  • @pratikdhumal515
    @pratikdhumal515 2 місяці тому

    Your tutorial is very very nice ❤❤ i loved all logic and concepts. But the chat functionality is not good , we must use firebase for chat system. Bcz with chat logic used in this tutorial will generate huge monthly bills when used in production , bcz whenever someone send message each users feed is going to load all the chats which are already present on device .

    • @Snehasis4321
      @Snehasis4321 Місяць тому

      If we also use firebase then it will also generate a huge bill due to bandwidth + firestore + real-time connections if monthly active users increases. If you want less bill then use a dedicated server , create websockets from there and use database of your own choice.

  • @pratikdhumal515
    @pratikdhumal515 2 місяці тому

    Is it good way to load all our chats when anyone chats with other users. ? As if any one send msg to their friend doc is added in chat collection and i don't have any relation with that msg still app will call loadchat method in initstate. 🤷

  • @jaysoni5214
    @jaysoni5214 2 місяці тому

    At 1:57:35 there is no add banner come....

    • @Snehasis4321
      @Snehasis4321 2 місяці тому

      I saw it now ,it is not changing the state in initstate ,but it is changed when we either upload photo, or choose categories. You can do one thing instead of Add Banner just make it Add or Create for both promo and banner.

    • @devashishnegi271
      @devashishnegi271 Місяць тому

      @@Snehasis4321 i didnt understand can you explain clearly

    • @Snehasis4321
      @Snehasis4321 Місяць тому

      Just change the text 'Add Banner' -> 'Create New', and also do the same in 'Add Promo' -> 'Create New'.

    • @devashishnegi271
      @devashishnegi271 Місяць тому

      @@Snehasis4321 there is one more problem if one user of one email do changes like add its own categories and now from other email if i do login why do i see changes beacuse these changes are done for email one i didint see that then waht is the purpose of email pls tell me

  • @sarthakXsharma
    @sarthakXsharma 2 місяці тому

    I used your code form github but there are no user showing even after creating account from different numbers. What is this please share.

    • @Snehasis4321
      @Snehasis4321 2 місяці тому

      You need to search for users with phone number on the search users page, enter any starting number like +1 it will show results.

  • @braincourses1527
    @braincourses1527 2 місяці тому

    Please implement call in the app