CodeWorm
CodeWorm
  • Видео 45
  • Просмотров 122 794
Install FlutterFire CLI on Windows - Setup Firebase for Flutter on the fly with FlutterFire CLI
Learn how to install FlutterFir CLI for Windows to boost your flutter development. Explore how use FlutterFIre CLI to setup your firebase project for flutter really fast. It is very helpful productivity tool that you can leverage to enhance your development speed. We will learn how we can setup our firebase project for different platforms like Android, iOS and Web.
Setup Firebase in Flutter
Install FlutterFire CLI on WIndows
FlutterFire CLI
Flutter Firebase
Flutter Tutorial
Don't forget to LIKE 👍, COMMENT 💬, and SUBSCRIBE 🔔 for more Flutter tutorials and tips! Share this video with your developer friends who want to boost their flutter development skills.
🔹 Follow Us:
Linkedin: www.linkedin.com/i...
Просмотров: 105

Видео

What is Flutter? Is it worth learning Flutter in 2024? The Ultimate Flutter Course 2024
Просмотров 20221 день назад
Kick start you journey with our new playlist on Mobile App Development with Flutter. The video explains what is Flutter and what is so special about Flutter. Is it worth it learning Flutter in 2024. What will differentiate your from other in the competitive landscape. Is there demand for Flutter in the Job Market. What are some big companies already using Flutter in their mobile apps. We are go...
How to install Flutter on Windows 2024 | Setup Android Studio for Flutter Step by Step
Просмотров 6 тыс.Месяц назад
Learn how to install Flutter on Windows and set up Android Studio for Flutter step by step with this comprehensive tutorial video. Whether you're new to mobile app development or transitioning to Flutter, this guide covers everything from downloading Flutter SDK to configuring Android Studio for Flutter development. Follow along as we walk you through each installation step, including setting u...
How to integrate Firebase Analytics in Flutter
Просмотров 605Месяц назад
Firebase Analytics is a very powerful tool to monitor user behaviour and send user attributes in order to gain meaningful insight. Let's explore how we can integrate Firebase Analytics in Flutter. Firebase Analytics in Flutter Google Analytics Flutter Firebase 🔹 Follow Us: Linkedin: www.linkedin.com/in/shah-wali-khan-b1a4001b2/ GitHub: github.com/swkhan-dev Twitter (X): swkhan_dev W...
Firebase Crashlytics in Flutter | Improve your app stability! | Flutter Firebase
Просмотров 454Месяц назад
Welcome to our comprehensive tutorial on integrating Firebase Crashlytics into your Flutter app! 🚀 In this video, we will guide you through the entire process of setting up Firebase Crashlytics in a Flutter project. Firebase Crashlytics is a powerful crash reporting tool that helps you track, prioritize, and fix stability issues that erode your app's quality. Whether you're a beginner or an exp...
Firebase Remote Config in Flutter | No need to Push a new Build every time!!
Просмотров 8522 месяца назад
ruclips.net/p/PL3vTvg37dBB2CZjmtjMk59DqHidQ_RJDa Unleash the power of Firebase Remote Config in Flutter to control your app with Dynamic Changes from Remote Config dashboard on Firebase. Now, you don't need to push a new build everytime for small changes, Leverage Firebase Remote Config to perform changes within your app dynamically from Firebase. I am Open to work, ready to get hired!! Remote ...
Flutter Firebase Realtime Database - CRUD Operations - Firebase Flutter Tutorials
Просмотров 8572 месяца назад
ruclips.net/p/PL3vTvg37dBB2CZjmtjMk59DqHidQ_RJDa Learn how to setup firebase realtime database in flutter in details. Explore how we can utilize flutter to perform CRUD operations on firebase database. Store data in realtime database, read data from firebase database, update/delete and Listen to data changes in realtime in flutter. I am Open to work, ready to get hired!! Let's Connect: Linkedin...
How to upload Image to Firebase Storage in Flutter | Flutter Firebase
Просмотров 1,3 тыс.2 месяца назад
ruclips.net/p/PL3vTvg37dBB2CZjmtjMk59DqHidQ_RJDa Learn how to upload images to Firebase Storage in Flutter effortlessly! This step-by-step tutorial guides you through the process of integrating Firebase Storage into your Flutter app, empowering you to efficiently store and manage images in your project. Master the art of seamless image uploading with Firebase and elevate your Flutter developmen...
Flutter Firestore Tutorial 2024 | Firestore CRUD (Create, Read, Update, Delete) | Firebase Flutter
Просмотров 2,4 тыс.2 месяца назад
ruclips.net/p/PL3vTvg37dBB2CZjmtjMk59DqHidQ_RJDa Discover the ultimate Flutter Firebase Tutorial! Learn Flutter Firestore CRUD operations with ease in this comprehensive guide. Dive into Firebase Flutter integration, mastering the essentials of Firestore CRUD for seamless app development. Get ready to elevate your Flutter skills with practical examples and step-by-step guidance. Watch now and u...
Forgot Password in Flutter | Reset Password in Flutter Firebase
Просмотров 1,9 тыс.3 месяца назад
#flutter #forgotpassword #resetpassword #flutterfirebase #firebasetutorial #createdbykoko #fluttertutorial Are you building a Flutter app and need a user-friendly way for them to reset their password? This video will show you exactly how to implement a secure Forgot Password in Flutter functionality using Firebase Authentication in your app! In this comprehensive Flutter tutorial, you'll learn ...
Email Verification in Firebase Flutter [2024] | Verify Email & Secure Your App! | Firebase Auth
Просмотров 2,9 тыс.3 месяца назад
ruclips.net/p/PL3vTvg37dBB2CZjmtjMk59DqHidQ_RJDa Need a secure and up to date way to verify user emails in your Flutter app? This video dives deep into implementing email verification with Firebase Authentication in 2024. Learn how to: Set up Firebase Authentication for email verification Send verification emails to users Handle the verification process within your Flutter app Apply best practi...
Phone Authentication in Firebase Flutter 2024 | Login with Phone Number Firebase Flutter | Phone OTP
Просмотров 6 тыс.3 месяца назад
Step into the future of user authentication with our latest tutorial on Phone Authentication in Flutter! 📱✨ Join us as we dive into the technicalities of integrating Firebase into your Flutter app to enable smooth and secure login experiences via phone numbers. In this comprehensive guide, we'll walk you through every aspect of implementing phone authentication, from setting up Firebase in your...
Google Sign In Flutter with Firebase - Flutter Firebase Auth - Google Authentication
Просмотров 6 тыс.3 месяца назад
#flutter #firebase #firebaseauth #googlesignflutter #googleauthentication #flutterfirebase In this video, I am going to show you an easy way to integrate Google Sign In Flutter with Firebase into your flutter app. We will be setting our Firebase Project to support Google Authentication in order to authenticate our users using Google Sign In flutter firebase into our Flutter project. This guide ...
How to Keep User Logged in Flutter | Firebase Exception Handling Flutter | Flutter Firebase
Просмотров 1,7 тыс.4 месяца назад
#flutter #firebase #auth In this video, We will explore how to keep user logged in flutter even after the app is restarted. It is a crucial feature for user experience in any app to store user session or persist user state. Moreover, Firebase exception handling flutter is also crucial for providing better user experience and showing meaningful errors to users in case firebase authentication fai...
Firebase Authentication in Flutter 2024 | Email and Password | Sign up & Login | #firebase #flutter
Просмотров 10 тыс.4 месяца назад
#firebase #flutter #tutorial #2024 Learn how to implement authentication functionality in your Flutter app using Firebase Authentication. In this video, we will learn how to create a login and signup app, and intelligently navigate users to the appropriate screens based on their authentication status. Let's master the art of user authentication with Firebase and Flutter, and enhance our app's s...
How to Setup Firebase for Flutter 2024 | Connect with Android, iOS & Web | Flutter with Firebase
Просмотров 39 тыс.5 месяцев назад
How to Setup Firebase for Flutter 2024 | Connect with Android, iOS & Web | Flutter with Firebase
What is Firebase? Why use Firebase for Flutter? Flutter Flirebase
Просмотров 1,1 тыс.5 месяцев назад
What is Firebase? Why use Firebase for Flutter? Flutter Flirebase
Build Shopping Cart App in Flutter | Flutter Provider State Management Flutter | Flutter Tutorial
Просмотров 1,6 тыс.7 месяцев назад
Build Shopping Cart App in Flutter | Flutter Provider State Management Flutter | Flutter Tutorial
Introduction to Provider in Flutter | Provider State Management Flutter | Provider Flutter
Просмотров 3457 месяцев назад
Introduction to Provider in Flutter | Provider State Management Flutter | Provider Flutter
Part-21 Functions in Dart. What are functions used for? Flutter Dart Tutorial in Urdu/Hindi
Просмотров 628 месяцев назад
Part-21 Functions in Dart. What are functions used for? Flutter Dart Tutorial in Urdu/Hindi
Bitwise Operators in Dart | Flutter Dart Tutorial in Urdu/Hindi | Part-20
Просмотров 1218 месяцев назад
Bitwise Operators in Dart | Flutter Dart Tutorial in Urdu/Hindi | Part-20
Loop through list and map || ForEach method || Flutter Dart Tutorial in Urdu/Hindi | Part-19
Просмотров 1459 месяцев назад
Loop through list and map || ForEach method || Flutter Dart Tutorial in Urdu/Hindi | Part-19
Loops in Dart | For Loop, While and Do-While loop || Flutter Dart Tutorial for Beginners | Part-18
Просмотров 669 месяцев назад
Loops in Dart | For Loop, While and Do-While loop || Flutter Dart Tutorial for Beginners | Part-18
Maps in Dart Programming | Map Methods and Properties | Flutter Dart Tutorial Urdu/Hindi | Part-17
Просмотров 799 месяцев назад
Maps in Dart Programming | Map Methods and Properties | Flutter Dart Tutorial Urdu/Hindi | Part-17
Todo App Tutorial in Flutter with Provider State Management | Flutter Tutorial For Beginners
Просмотров 2,4 тыс.9 месяцев назад
Todo App Tutorial in Flutter with Provider State Management | Flutter Tutorial For Beginners
Lists in Dart | List Methods in Dart? | Flutter Dart Course Tutorials in Urdu/Hindi | Part-16
Просмотров 1439 месяцев назад
Lists in Dart | List Methods in Dart? | Flutter Dart Course Tutorials in Urdu/Hindi | Part-16
final vs const keywords in dart || Flutter Dart Course Tutorials in Urdu/Hindi | Part-15
Просмотров 123Год назад
final vs const keywords in dart || Flutter Dart Course Tutorials in Urdu/Hindi | Part-15
Var & Dynamic Keyword in Dart | Var vs Dynamic | Flutter Dart Tutorial in Urdu/Hindi | Part-14
Просмотров 138Год назад
Var & Dynamic Keyword in Dart | Var vs Dynamic | Flutter Dart Tutorial in Urdu/Hindi | Part-14
Build Login Page in Flutter | Email and Password Validation | Regex in Flutter | Login Form
Просмотров 444Год назад
Build Login Page in Flutter | Email and Password Validation | Regex in Flutter | Login Form
Logical Operators in Dart | OR AND ! in dart | Flutter Dart Course Tutorials in Urdu/Hindi | Part-13
Просмотров 135Год назад
Logical Operators in Dart | OR AND ! in dart | Flutter Dart Course Tutorials in Urdu/Hindi | Part-13

Комментарии

  • @user-ky1iw5kl5b
    @user-ky1iw5kl5b 16 часов назад

    1 video all solution . thank you so much thank you

    • @codeworm7
      @codeworm7 15 часов назад

      @@user-ky1iw5kl5b your kind feedback is our motivation.

  • @tshepisomofokeng7480
    @tshepisomofokeng7480 21 час назад

    I cannot flutterfire configure it gives an timeout error, while fetching projects, but i can list my project by firebase projects:list

    • @codeworm7
      @codeworm7 20 часов назад

      @@tshepisomofokeng7480 make sure you have activated the cli globally by running the command already shown in the video. Plus also check you internet connectivity.

  • @rpt170
    @rpt170 2 дня назад

    Nice work 👍, the content is getting better.

  • @thetimelinefacts
    @thetimelinefacts 3 дня назад

    Sir on running a project it use full rame ? And my laptop is gonna hang any solution? Sir

    • @codeworm7
      @codeworm7 3 дня назад

      @@thetimelinefacts Try using your phone instead of emulator for running the project but still you must need to increase your system specifications in order to work properly.

    • @thetimelinefacts
      @thetimelinefacts 3 дня назад

      @@codeworm7thank you , But I have 8gb RAM .how much RAM is required?

  • @Strawhatexplore
    @Strawhatexplore 6 дней назад

    do i need to download flutter firebase cli to setup firebase backend? i'm using flutter and dart sdk in android studio

    • @codeworm7
      @codeworm7 6 дней назад

      @@Strawhatexplore you can also setup without flutter Firebase cli with the steps in this video

    • @Strawhatexplore
      @Strawhatexplore 5 дней назад

      @@codeworm7 i'm done bro thank you very much ,i,ve tried almost 3 days for this but could not connect but after i found you finally i connected firebase

    • @codeworm7
      @codeworm7 5 дней назад

      @@Strawhatexplore my pleasure

  • @cetiah
    @cetiah 10 дней назад

    I'm a little confused about the architecture here. The wrapper sees the user data through the stream, and based on the user data, it shows either one set of widgets or another set of widgets, but it stays on the same page. Why not simply navigate to a separate Login Page or HomePage with its own Scaffold, AppBar, etc?

    • @codeworm7
      @codeworm7 9 дней назад

      Actually when it stays on the same page then you just have to logout without navigation back to login. And also goes to home page automatically when logged in. Of you navigate to different screen then the stream changes won't work like that because you have skipped the wrapper screen.

    • @codeworm7
      @codeworm7 9 дней назад

      By name it wraps the whole applications

  • @realrima9034
    @realrima9034 14 дней назад

    What about ios ??

    • @codeworm7
      @codeworm7 7 дней назад

      Will be building a separate video for that

  • @KotaMadhukar
    @KotaMadhukar 18 дней назад

    getting this error FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'android'. > Could not resolve all files for configuration ':classpath'. > Could not find com.google.gms.google-services:4.4.2:. Required by: project :

    • @zezotv3
      @zezotv3 14 дней назад

      Me toooooo

  • @uuu2714
    @uuu2714 19 дней назад

    Do we need to do some extra step? It gives me this exception: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null, null) i asked to chatgpt and it tells me that i have to go to google cloud console and make some extra stuff. Thank you!

  • @a.sharath3106
    @a.sharath3106 21 день назад

    I got tag mismatch Problem when installing SDK components what should I do now

  • @killwakonan
    @killwakonan 22 дня назад

    thank youu

  • @preciousoliver1252
    @preciousoliver1252 22 дня назад

    how about running the flutter on vs code and emulator?

    • @codeworm7
      @codeworm7 20 дней назад

      Will make video in the future

  • @App-k7b
    @App-k7b 25 дней назад

    I'm having trouble finding the SHA1 certificate fingerprint. The windows command doesn't work for me. I tried googling my issues but I'm not having much luck partially cause I don't understand a lot of what people are talking about in their solutions.

    • @ahmedoraby713
      @ahmedoraby713 8 дней назад

      if ur jdk is old try to install last version then the path of jdk in environment it will work

  • @chubuilds
    @chubuilds 26 дней назад

    hi! do you have a github repo for this project? love the video, but it is a bit hard for me to follow the logic. thanks!

  • @H_4_K_O
    @H_4_K_O 27 дней назад

    I'm the 1000th Subscriber

  • @LainTech
    @LainTech 27 дней назад

    Very Best Video I ever have

  • @nittansharma3918
    @nittansharma3918 27 дней назад

    how to solve. this dsym issue ?

    • @codeworm7
      @codeworm7 27 дней назад

      @@nittansharma3918 it gives you reports about the errors that you can then check on app and fix it my modifying the code.

  • @antoniofuller2331
    @antoniofuller2331 28 дней назад

    You're really trying your best. I hope you become really big and successful in the future. You look very tired

  • @ttworld5188
    @ttworld5188 29 дней назад

    Must the link be from firebase? Can't it be a different link

    • @codeworm7
      @codeworm7 29 дней назад

      @@ttworld5188 firebase do offer some customisations like changing the sender name and text. But don't let you change the link. Mat be in case of premium it offers such thing.

  • @akramzenibaa4357
    @akramzenibaa4357 Месяц назад

    Really good video, although for me it didn't work and non other method or video worked, i always have a lot of errors , when i fix one of them more pop up , i think I'm gonna have to give up on flutter , for anyone reading this , this video works and worked on my friend's machine so make sure to follow the steps carefully .

    • @codeworm7
      @codeworm7 29 дней назад

      You can join my WhatsApp group where you can share the errors you faced if someone is available, will help you out. Link in the description.

    • @LainTech
      @LainTech 27 дней назад

      @@codeworm7 ok where is the link

    • @osamazahid2484
      @osamazahid2484 20 дней назад

      ​@@codeworm7please provide me the link to join your WhatsApp group

    • @Sure_tech_guy
      @Sure_tech_guy 2 дня назад

      programmers don't give up

  • @codebits4461
    @codebits4461 Месяц назад

    Could you share the code used in this tutorial in a GitHub repo. Also, it would be helpful if you could add the resend otp option with a countdown as is in most apps.

  • @bravetitan7
    @bravetitan7 Месяц назад

    okay, i have gotten to this step already, as i've been scouring the web and YT and every other resource for help, my challenge is you see when you get that email link, instead of that, i have a custom screen already designed and would like for the user to jump straight to that screen and change their password in-app

    • @codeworm7
      @codeworm7 Месяц назад

      I don't think firebase provides such functionality through their SDK. But you can check their rest APIs for that.

  • @yuan0317
    @yuan0317 Месяц назад

    thank you so much ,very practical video!!

  • @ProfHorse
    @ProfHorse Месяц назад

    Good danke schön

  • @jaymoliya9364
    @jaymoliya9364 Месяц назад

    Nice Video Man.

  • @SakshiTewari-po3lc
    @SakshiTewari-po3lc Месяц назад

    Awesome tutorial !! ERROR I have added my sha-1 and sha-256 fingerprints. However, when I click on send otp, the terminal of my vs code says that they could not generate the otp. Why is this error occurring ? Pls help, I have been trying to solve this issue for past three days. My sha1 and sha256 fingerprints are correct. I connected Firebase and flutter using flutter fire cli in my VS Code terminal. The phone verification is enabled on my Firebase console. Yet, it’s showing that it cannot be connect when I click on send otp on my emulator.

    • @QUICK882
      @QUICK882 Месяц назад

      I'm facing the same issue bro when i log the error it will print "app-not -authorized" if you get any solution pls share with me.

    • @mrlee_c
      @mrlee_c 5 дней назад

      Same thing here but with react native

  • @miguelangelramirezcastillo4879
    @miguelangelramirezcastillo4879 Месяц назад

    If you're encountering a "Gradle build failed" error, please note the following correction: Replace: classpath 'com.google.gms.google-services:4.3.15' with: classpath 'com.google.gms:google-services:4.3.15' Note the change from gms.google to gms:google.

  • @RohitGTA
    @RohitGTA Месяц назад

    Everything looks great! However, please avoid including keyboard noise in the videos. It would be much appreciated if you could filter out that noise next time.

    • @codeworm7
      @codeworm7 Месяц назад

      Appreciate your feedback. Have removed noise in my latest videos.

    • @abdulaziz9604
      @abdulaziz9604 Месяц назад

      upload more projects which contain multiple screens like hospital management system, WhatsApp clone, ecommerce app

    • @codeworm7
      @codeworm7 Месяц назад

      @@abdulaziz9604 yup I have plans to build more projects

  • @kashifumar4552
    @kashifumar4552 Месяц назад

    This is very important for any mobile app, thanks for sharing.

  • @h17-sakshighodake88
    @h17-sakshighodake88 Месяц назад

    Bhaiya I have error it will say me too mnay request we have blocked App from this device becaus unusal activity

  • @bekandg8399
    @bekandg8399 Месяц назад

    OMG!!!! I was struggling for almost two days, because I use chrome as an emulator and it was not working for me as it was working for other guys on youtube who use mobile emulators. Finally I came across your video and it saved my day. Thanks Really... and Keep up the good work. I am subscribing!

    • @codeworm7
      @codeworm7 Месяц назад

      Glad to hear that😍

  • @Sulman-dl2lq
    @Sulman-dl2lq Месяц назад

    thanks that helped me alot can you please provide me the source code of these and can you help me my email and testing part is okay but it doesn't update password in the firestore database

  • @abhaykevat3997
    @abhaykevat3997 Месяц назад

    which state management use in this?

  • @Freecine-officials
    @Freecine-officials Месяц назад

    This was very help full after 3 video i found it. And its worked 😊😊😊😊😊😊🙏🙏

    • @codeworm7
      @codeworm7 Месяц назад

      I am glad it helped😍

  • @samarhajsalem4895
    @samarhajsalem4895 Месяц назад

    thnks a lot for this vedio 💜💜💜

  • @JebaseelanThiyagarajan
    @JebaseelanThiyagarajan Месяц назад

    Nice content...

  • @Rm-qz1ro
    @Rm-qz1ro Месяц назад

    Your video is very good, can you teach me about in-app purchase in 2024?😊

    • @codeworm7
      @codeworm7 Месяц назад

      Well I have a very busy schedule. However, i will upload a tutorial on that in future.

    • @Rm-qz1ro
      @Rm-qz1ro Месяц назад

      @@codeworm7it ok

  • @yousifbarham8046
    @yousifbarham8046 Месяц назад

    thanks bro, ITs working

  • @evonmaxilom9950
    @evonmaxilom9950 Месяц назад

    i this for IOS only?

  • @evonmaxilom9950
    @evonmaxilom9950 Месяц назад

    Thank you for this❤❤, I skipped the other sign in methods because it causes errors when I added themin the code, they would require me to use Google Cloud Console maybe because I am using Android Studio.

  • @nandaydas8650
    @nandaydas8650 Месяц назад

    PasswordReset Error [firebase_auth/channel-error] "dev.flutter.pigeon.firebase_auth_platform_interface.FirebaseAuthHostApi.sendPasswordResetEmail".

  • @evonmaxilom9950
    @evonmaxilom9950 Месяц назад

    I really like your content, it is very informative. I am using AS on windows, what plugin can I use that is the same/similar to the one that makes you code auto-clean or auto-format?

    • @codeworm7
      @codeworm7 Месяц назад

      Since I don't use AS. Don't have an idea about that. You can find one on internet. Search for prettier code formatter.

  • @evonmaxilom9950
    @evonmaxilom9950 Месяц назад

    you are a hidden gem, thank you

    • @codeworm7
      @codeworm7 Месяц назад

      Thank you so much for your kind words

  • @kashifumar4552
    @kashifumar4552 Месяц назад

    Keep it up

  • @techplanet001
    @techplanet001 Месяц назад

    Thank you so much

  • @JohnMerren
    @JohnMerren Месяц назад

    I wanted to know, what if I have more than one Google Account in my physical Phone? I see that when I sign in with my physical smartphone (no emulator) it automatically signs in to only one account instead of letting me choose my other Google Accounts

    • @codeworm7
      @codeworm7 Месяц назад

      Oh seems interesting but that may be device specific scenario.

  • @weluvprogramming
    @weluvprogramming 2 месяца назад

    There's no class "buildscript " in my build.gradle file

  • @minizminh
    @minizminh 2 месяца назад

    Does this require firebase cli installed on pc?

  • @rainyseason5899
    @rainyseason5899 2 месяца назад

    Thank you so much! This works for me.

    • @codeworm7
      @codeworm7 2 месяца назад

      I am glad it works for you👍