Vector M:
Vector M:
  • Видео 137
  • Просмотров 1 129 468
How to Fix Error Creating Firebase Project on Flutterflow 🐳
I recently came across this flutterflow error , basically when you remove a firebase project and try to create a new one , you might encounter this error ( Error Creating Firebase Project ). In this video , I bring you 3 solutions to fix this problem and get back to developing your app.
🕒 Timestamps:
0:00 - Fix Error Creating Firebase Project
🐳Join this channel to get access to perks:
ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin
🚀 Download the My Source Code:
[ www.buymeacoffee.com/VectorM/e/204398 ]
🔔 Don't forget to Subscribe:
bit.ly/VectorM-Subscribe
🔥 Firebase Documentation:
firebase.google.com/docs/auth/web/start
------------------[ Patreons / Donations]---------------
✅ Support this chann...
Просмотров: 5

Видео

How to Download a Webpage 🔥| Clone Any Website
Просмотров 26914 часов назад
Join this channel to get access to perks 🐳 [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] Learn how to download an entire website with wget in this step-by-step tutorial! We'll show you how to grab the full source code, including HTML, CSS, JavaScript, and media files, for offline use. Perfect for studying or recreating website designs. 🕒 Timestamps: 0:00 - Intro 0:07- What is wget? 0:30 ...
How to Extract Rar in Termux 🔥
Просмотров 26714 дней назад
Join this channel to get access to perks🐳 [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] Learn how to extract RAR files in Termux like a pro! 🚀 This step-by-step guide shows you the exact commands to easily handle RAR archives directly on your Android device. Perfect for beginners and tech enthusiasts! 💻🔥 🚀 Ready to code? Download the source code: [ www.buymeacoffee.com/VectorM/e/204398 ]...
How to Install GNU Wget on Windows 11 , Linux and Termux 🐳
Просмотров 17514 дней назад
Join this channel to get access to perks🐳: [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] In this video, learn how to install GNU Wget on Windows 11, Linux, and Android. Wget is a powerful command-line tool for downloading files from the web effortlessly. Perfect for developers and tech enthusiasts! 🕒 Timestamps: 0:00 - Install GNU Wget on Windows 11 , Linux and Termux 0:25 - Installing G...
How Install NGINX RTMP Server on Termux ✨ | Localhost Website on Mobile Phone
Просмотров 42914 дней назад
🐳Join this channel to get access to perks: [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] Learn how to install NGINX RTMP Server on Termux and host a localhost website on your mobile phone. Follow the simple steps in this tutorial to get started! 🕒 Timestamps: 0:00 - install NGINX RTMP Server on Termux 0:30 - Step One 1:06 - Step Two [ Important Information ] ✅Nginx directory [ copy paste...
How to Fetch a User Profile Using Firebase Web 🐳| Firebase Auth
Просмотров 18021 день назад
Hey , In this video we will look at how to fetch user data and display them on the profile page with firebase (web). We will be using HTML5 and JavaScript because this tutorial is tailor made for beginner to intermediate level developers. 🐳Join The Vector Legion With Channel Memberships🫡: [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] 🕒 Timestamps: 0:00 - Firebase Web | Create Profile Pag...
Firebase Tutorial - Sign In 🐳 | Firebase Web Authentication (Updated)
Просмотров 312Месяц назад
🐳Join this channel to get access to perks: [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] 🕒 Timestamps: 0:00 - Firebase Authentication Web Login (updated) 0:56 - Create a login.html page 2:29 - Create login.js | and Coding 🚀 Ready to code? Download the source code: [ www.buymeacoffee.com/VectorM/e/204398 ] 🔔 Don't forget to Subscribe: bit.ly/VectorM-Subscribe 🔥 Firebase Documentation: fir...
Firebase Web Login and Signup Using JavaScript 🐳 | Firebase Auth Updated
Просмотров 383Месяц назад
In this video , we look at how to create a user on firebase and how to add user details like the username , age , school etc of the user into a fire store Users Collection. 🐳Join this channel to get access to perks [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] 🕒 Timestamps: 0:00 - Firebase Authentication Web Login 6:19 - Login to Firebase & Create New Project 7:45 - Copy Firebase Credent...
The Best Laptops for Computer Science Students 🐳 | What You Should Buy
Просмотров 222Месяц назад
🐳 Join this channel to get access to perks : [ ruclips.net/channel/UCKibJs6IRUOaTWBZjRECpOwjoin ] In this video, I’ll share my experience with school-provided laptops and offer expert tips on what to avoid and what to look for. From minimum specs to budget-friendly options and top recommendations, this guide will help you pick the perfect laptop for your CS studies. Don’t make the same mistake ...
How to Use My Code Templates 🐳 | Firebase + VSCode Setup
Просмотров 199Месяц назад
Hi guys , I decided to make a guide on how to use my code templates because someone needed help setting them up. This guide includes everything from how to set up your own live server to how to create your firebase project and link it to the code. Thanks For the support , I appreciate it. 🕒 Timestamps: 0:00 - How to Use VectorM Code Templates? 0:22 - Extract the Zip to Desktop 0:40 - Download V...
How to Easily Install the Flutter SDK for Windows 11 🐳
Просмотров 2,3 тыс.Месяц назад
In this video, I’ll show you how to set up Flutter on Windows in 2025, create your first Flutter project, and build your very first APK. Follow along to start your Android app development journey today! 🚀 🕒 Timestamps: 00:00 - Intro 00:41 - Step One : System Requirements 01:15 - Step Two : Installing Git and Android Studio 01:49 - Setting up a Code Editor (VSCode) 02:10 - Step Three : Installin...
Complete Login & Registration System in PHP and MySQL (Step-by-Step Tutorial)
Просмотров 2,5 тыс.2 месяца назад
This is how to create a login page in PHP using a MySQL database with XAMP , the features we will build include , user registration , user login , logout and fetching user details from DB and displaying them on to the dashboard page. Let's Get Started 🐳 🕒 Timestamps: 0:00 - Complete PHP login System With Database 1:00 - Step One - Install Xamp [ database server ] 1:50 - How to Start the Apache ...
Convert Image to Ascii Art on Termux | Ascii Art Python
Просмотров 8152 месяца назад
[ Convert Image to Ascii Art on Termux | Ascii Art Python ] In this tutorial, I’ll show you how to convert any image into ASCII art using just two lines of Python code in Termux. Follow along as we create and save ASCII art in an HTML format, then convert it to an image you can use as a wallpaper. Let’s dive in! 🕒 Timestamps: 0:00 - Introduction to ASCII art in Termux 0:35 - Choosing the right ...
Install Crucial P3 1TB m.2 Pcie GEN3 on HP ProBook 450☑️
Просмотров 4822 месяца назад
Upgrade Your HP ProBook 450 G6 with a Crucial P3 1TB SSD for Faster Performance! In this video, I walk you through upgrading an HP ProBook 450 G6 from a failing mechanical hard drive to a reliable Crucial P3 NVMe SSD. This is a step-by-step tutorial covering the disassembly, SSD installation, BIOS adjustments, and Windows installation. This upgrade drastically improves boot times and overall pe...
Animated Login Form in HTML & CSS 🐳 #Login #responsive_web_design #CSS #HTML #Coding
Просмотров 5013 месяца назад
Learn how to create a responsive and animated login form using HTML, CSS, and JavaScript in this tutorial. Follow along as we build a visually appealing form that includes a toggle between login and signup, with smooth animations and social media icons. Perfect for web development beginners and intermediate developers! 🕒 Timestamps: 0:00 - Introduction 0:16 - HTML Setup for the Form 3:49 - Styl...
How To View Termux Files in File Manager? | Termux Storage
Просмотров 5 тыс.3 месяца назад
How To View Termux Files in File Manager? | Termux Storage
Learn Termux In One Video | Termux Full Course English(2024) ☑️
Просмотров 8 тыс.3 месяца назад
Learn Termux In One Video | Termux Full Course English(2024) ☑️
Bash Scripting on Termux Explained | Run Bash Scripts on Android🎶
Просмотров 3 тыс.4 месяца назад
Bash Scripting on Termux Explained | Run Bash Scripts on Android🎶
Download Embedded Videos From Any Site ☑️ | Easiest Method
Просмотров 15 тыс.4 месяца назад
Download Embedded Videos From Any Site ☑️ | Easiest Method
Copy Text from Web Pages that Don't Allow Copying👌 | Enable Copy Paste
Просмотров 8 тыс.4 месяца назад
Copy Text from Web Pages that Don't Allow Copying👌 | Enable Copy Paste
Passwordless authentication Firebase 🔥 | Simple Web login
Просмотров 7045 месяцев назад
Passwordless authentication Firebase 🔥 | Simple Web login
FNB Online Banking Registration on Mobile💯🔥| 2024
Просмотров 1,5 тыс.5 месяцев назад
FNB Online Banking Registration on Mobile💯🔥| 2024
How to Clone Any Website 🔥 | Download Any Website Source Code!
Просмотров 67 тыс.5 месяцев назад
How to Clone Any Website 🔥 | Download Any Website Source Code!
13 Things to Do After Installing Termux 🔥
Просмотров 34 тыс.6 месяцев назад
13 Things to Do After Installing Termux 🔥
Build a Music Player with Visualizer 🎶 | HTML, CSS & JavaScript
Просмотров 1,2 тыс.6 месяцев назад
Build a Music Player with Visualizer 🎶 | HTML, CSS & JavaScript
Convert Website to App Without Coding! (Android & iOS) 📱
Просмотров 28 тыс.6 месяцев назад
Convert Website to App Without Coding! (Android & iOS) 📱
Top 7 Code Editor On TERMUX ✅ | Termux Code Editors 2024
Просмотров 3,7 тыс.7 месяцев назад
Top 7 Code Editor On TERMUX ✅ | Termux Code Editors 2024
Easiest Way to Install GUI on Termux | 2024 | Termux Graphical User Interface
Просмотров 10 тыс.7 месяцев назад
Easiest Way to Install GUI on Termux | 2024 | Termux Graphical User Interface
I Made My Own YouTube
Просмотров 4637 месяцев назад
I Made My Own RUclips
Create a Date-Time Picker in FlutterFlow Without Coding 🌟
Просмотров 5 тыс.7 месяцев назад
Create a Date-Time Picker in FlutterFlow Without Coding 🌟

Комментарии

  • @miquelclayton953
    @miquelclayton953 Час назад

    "If you are banking with capitec you'll need to fill in your number"-Where does that exact information take place on the website.Cause the title of this video is "How to withdraw from PayPal to capitec" but you proceed to show how it's only done if you are banking with FNB.If you would,could you guide me on that part?

  • @Honestpandalive
    @Honestpandalive 7 часов назад

    I learnt more from you then any other course I did for coding. You explained it so simple . That my dumb mind finally understood. Thank u. You earned a sub

    • @VectorM
      @VectorM 7 часов назад

      I appreciate you kind words bro 🫡 , Thank U for the sub.

  • @Siri0308
    @Siri0308 10 часов назад

    Thankyou so much bro I have been struggling with it for the past 2 days and tmrw I have a practical exam at my school here in India. It was very helpful. Lots of luv from India ❤❤

  • @brivet5049
    @brivet5049 13 часов назад

    Thanks❤

  • @njabulommthombothi3802
    @njabulommthombothi3802 День назад

    I need help the files say they are downloaded on gitbash but i cant find them anywhere what is the problem?

    • @VectorM
      @VectorM День назад

      if you are using windows , cd into desktop and download the files there. makes things much easier to find.

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

      @@VectorM Thank you

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

    Can i install the needed dependencies to run Linux based games? Including a compatibility layer to make it compatible with the Arm architecture?

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

      Yes, you can install dependencies to run Linux-based games on Termux. Use Proot-Distro to set up a Linux distribution, then install Box86/Box64 for running x86/64 binaries on ARM. Pair it with Wine for compatibility. Use apt or package managers like pacman in your Linux distro for game dependencies.

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

      @VectorM I mostly want to run the native Linux version of Cube 2 Sauerbraten. Will it be easy to setup? And is there a software center I can use to easily install it?

  • @Open_Verse-b5m
    @Open_Verse-b5m 2 дня назад

    Do you have a video showing how to scrape chanel to chanel on telegram

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

    Thanks, Now i can wreck roblox games with serverside :P

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

    I have a question I am new to this so I don't understand everything I am using chatgpt but sometimes it is not working I am very confused

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

      Sure , it's alright. You can ask any question mate.

  • @123you.tube32
    @123you.tube32 2 дня назад

    Hey so I downloaded termux-api and tried to use it. And now I can't execute no codes or even get a ~$ to show up. I can type anything else and press enter and it will go down to the next lines.

    • @123you.tube32
      @123you.tube32 2 дня назад

      Yes.

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

      The app is probably stuck, try force closing it, and then restarting it again

  • @123you.tube32
    @123you.tube32 2 дня назад

    Hey. I downloader termux-api but when I used it, it just has a blinking white square ready to type without the ~$.

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

      Try reinstalling it and make sure you have the latest version, or try using the package manager and type `pkg update` and `pkg upgrade`.

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

    unchaught type error: Cannot read properties of null

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

      @japhetapnekwiyu2275 majay , this is incomplete bro , Where does this occur and what are you trying to do dar?

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

      @@VectorM i fixed it i wasnt on live server

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

      @japhetapnekwiyu2275 I see bro , Nice work 💯

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

    tur bro cari bug wifi voceran

  • @fraymotiff
    @fraymotiff 4 дня назад

    Great video, i was looking for a better app than quickedit to code im glad i found this one

  • @GIGACHAD-w4m
    @GIGACHAD-w4m 4 дня назад

    Save modified buffer? Y Yes N No ^C Cancel Help guys what to choose? 🤔

    • @VectorM
      @VectorM 4 дня назад

      @@GIGACHAD-w4m Press enter , yes

    • @GIGACHAD-w4m
      @GIGACHAD-w4m 3 дня назад

      Thanks from Philippines btw 🇵🇭​@@VectorM if i clicked yes is it all finished? 🤔

  • @YugantDhoble
    @YugantDhoble 4 дня назад

    India nagpur

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

    How to remove an app form my median account?

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

    Thanku so much sir ❤

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

    Please help me, only showing is "No Internet connection, Connect to the internet and try again" even I'm using a internet.

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

      Which method are you using?

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

    💬 Have questions about wget or downloading websites? Drop them below, and I'll do my best to help! Don’t forget to like, subscribe, and share where you’re watching from! 🌍

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

    Please can you help with the code for the form?🙏

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

      There a buymeacoffe link in the video description

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

    Bro after 3 or 4th task my latest task is hidden under the copyright footer at the bottom -

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

      Thanks for breaking my app G 😭🤣.... Didn't think anyone would find this.

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

    Bro can you make video on how to add a my sql or any database to the webapp thank you. also i really like your videos clean and simple explanation.

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

      Thanks for the idea bro , check this out { ruclips.net/video/-Z1v72vmycc/видео.html } or did you mean using termux?

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

      @@VectorM yeah bro using termux in mobile.

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

    Why would you pass in values to that function? 🤣 I see just a few seconds later you caught your error, and removed them. But if Someone is following along with you, your going to mess them up! Explain your mistakes!

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

      @@RonMacho414 it's my mistake😭😅 , sorry about that. Please leave a time stamp and explain what the mistake is and solution. I'll pin the comment , Thanks in advance 🙏

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

    What color theme are you using for coding

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

      @@RonMacho414 the Andromeda theme

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

    pkg install neofetch ;)

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

    Thank you soo much for the video Please do you have the code for the form? The form is nice

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

    Please where should I get the latest version of termux?

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

      @@luyandohimz9798 GitHub or Fdroid , it's covered on the course.

  • @NutayaYuana-k4p
    @NutayaYuana-k4p 7 дней назад

    Hi mate, how to exit from htop menu?

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

      You press Q to quit mate , probably should've included that in the video. My bad

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

    any idea if these are optimized for Android tablets?

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

      @@jerrywu615 Yeah they are , they're all good on a phone but for the best experience. A tablet is best.

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

    will it work offline

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

      If you cache the website yeah but your website should have features that can work offline.

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

    Please, is there a way to hack a Facebook account?

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

      Just leave her, it's not worth it

  • @Dummy_Boy-q7w
    @Dummy_Boy-q7w 11 дней назад

    I recently installed Termux on my Android device, and I’m excited to start learning and writing C programs. So far, I’ve run three commands: 1. `termux-setup-storage` to grant storage access, 2. `pkg update && pkg upgrade` to update and upgrade packages, 3. `pkg install clang` to install the C compiler. Now, I want to use CS50 functions (like get_string, get_int, etc.) in my C files and compile them using clang. I’m unsure about the setup required to make these functions available in Termux. Could you please guide me on how to configure Termux to use CS50 functions and compile C programs successfully? In case you’re unfamiliar with CS50, it’s a famous introductory computer science course offered by Harvard University. It comes with a custom library (cs50.h) that provides user-friendly functions for getting input and handling data easily. The official CS50 RUclips channel and GitHub page offer resources, including the library’s source code. Many students and beginners find it helpful when learning C programming. Looking forward to your guidance, and I hope you consider making a tutorial on this topic.

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

    Can I add ads, notifications and security on this app?

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

      Yeah , there's more customizations if you code it yourself with flutter or Kolin in android studio.

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

    Dear brother i was being stuck with it for many days almost about to leave it. Just in time your video came Thank you brother

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

      Glad to help, brother 🙏 Goodluck on your project

  • @Codify-e8d
    @Codify-e8d 15 дней назад

    Cool.

  • @carlosviera370
    @carlosviera370 15 дней назад

    I got stuck on "mariadbd-safe -u root &". It doesn't show prompt next.

  • @KamaldeenNicholas
    @KamaldeenNicholas 16 дней назад

    I am finding it diffcult to install termux on my samsung a15 with andriod version 15 any help please

    • @VectorM
      @VectorM 15 дней назад

      Sure , I have a video on the termux playlist , its the first video.

  • @vaishali77180
    @vaishali77180 16 дней назад

    Make more videos on termux

  • @Phantomtrooper18
    @Phantomtrooper18 16 дней назад

    Great

  • @air-drive
    @air-drive 16 дней назад

    Median is the biggest RIPOFF in the world, stay away, everythingthey want to sell you is 100% free!

  • @mtime6648
    @mtime6648 17 дней назад

    Termux installs php latest version by default 8.4.2. But i want 8.0.30 is there anyway easy way... Cause i tried tar.gz it is kinda annoying

  • @NewMember-2050
    @NewMember-2050 17 дней назад

    not working

    • @VectorM
      @VectorM 17 дней назад

      @@NewMember-2050 how though , what's the error?

    • @NewMember-2050
      @NewMember-2050 17 дней назад

      @VectorM Cannot open Apna College - Delta Batch 1.0 FullStack Webdevelopm.rar No such file or directory No files to extract

    • @NewMember-2050
      @NewMember-2050 17 дней назад

      @VectorM Cannot open Apna College - Delta Batch 1.0 FullStack Webdevelopm.rar No such file or directory

    • @NewMember-2050
      @NewMember-2050 16 дней назад

      @VectorM Cannot open Apna College - Delta Batch 1.0 FullStack Webdevelopm.rar

    • @NewMember-2050
      @NewMember-2050 16 дней назад

      @VectorM comment is deleted by RUclips

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

    Learn how to extract RAR files in Termux like a pro! 🚀 This step-by-step guide shows you the exact commands to easily handle RAR archives directly on your Android device. Perfect for beginners and tech enthusiasts! 💻🔥 🚀 Ready to code? Download the source code: [ www.buymeacoffee.com/VectorM/... ] 🔔 Don't forget to Subscribe: bit.ly/VectorM-Subscribe 🔥 Firebase Documentation:

  • @Just.Se2
    @Just.Se2 18 дней назад

    If it says check existing Prof what can i do

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

      @@Just.Se2 do you have an existing profile dar?

    • @Just.Se2
      @Just.Se2 18 дней назад

      I was using FNB 6 years ago I'm no longer using it

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

      @Just.Se2 I think you can do this , login to your FNB online profile and do the steps in the video.. then go to FNB to renew your card.