How to deploy and host your Flutter web app on Firebase?

Поделиться
HTML-код
  • Опубликовано: 25 сен 2024

Комментарии • 47

  • @pratikpatrimath4887
    @pratikpatrimath4887 8 месяцев назад +8

    Thank you so much Brother. I got internship because of this video.

  • @adityamishra1053
    @adityamishra1053 2 года назад +5

    Thank You! Your suggestion to first do 'flutter build web' worked. Many other tutorials skipped that part.

  • @seaophiel
    @seaophiel 3 года назад +2

    Thanks! That was very useful and right to the point :D

  • @askwhykartik
    @askwhykartik 3 года назад +1

    thank you so much keep up the good work sir............. also discord community is superb. solved my so many queries.

  • @riteshsinha1551
    @riteshsinha1551 4 месяца назад

    Thankyou so much this is so good 👍👍

  • @Anshif-wr7fx
    @Anshif-wr7fx 26 дней назад

    wow just amazing
    loved it ...

  • @sterrearum6441
    @sterrearum6441 7 месяцев назад

    Thank you so much for this video! This helped me out a lot

  • @arthuremig3496
    @arthuremig3496 8 месяцев назад

    Thank you very much, Aditya!

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

    Thank you so much ❤

  • @saswatibehera
    @saswatibehera Год назад

    Thanks Aditya.. Its helpful..

  • @ithwle
    @ithwle 3 года назад

    thanks man, this was very helpful ;) keep up

  • @Zanssmart
    @Zanssmart Год назад

    Thanks for tutorial sir.. Always Success for you 🙏

  • @EveryThings-os2of
    @EveryThings-os2of Год назад

    it worked! so i subscribe thank you

  • @khushirammeena3096
    @khushirammeena3096 2 года назад

    Thank you from heart of bottom ❤️

  • @maurogentile4366
    @maurogentile4366 Год назад +2

    Hello Aditya, thanks for the video. One question: in the beginning of this video you said "how to host your website for free in Firebase". How your instructions would differ in case of a paid firebase project (blaze plan)?

    • @AdityaThakurXD
      @AdityaThakurXD  Год назад +1

      The steps are the same for hosting your website irrespective of the plan you're on. With the Blaze plan, you can access more Firebase features such as Cloud Functions to trigger emails, etc.

  • @luciangelomarcondes3707
    @luciangelomarcondes3707 Год назад +3

    Muito Obrigado, ajudou muito!

  • @EA-fv5eh
    @EA-fv5eh Год назад

    Thank you so much!

  • @sandwichtube
    @sandwichtube Год назад

    Thanks Andy!

  • @triksuper24
    @triksuper24 7 месяцев назад

    Thank you

  • @shmahmer4085
    @shmahmer4085 Год назад

    Thank you! 😀

  • @kcreation6471
    @kcreation6471 Год назад +1

    i get this
    "when i complete the firebase hosting setup then it's give me this "You're seeing this because you've successfully set up Firebase Hosting. Now it's time to go build something extraordinary!""

    • @HarshadPatilhplp99
      @HarshadPatilhplp99 Год назад

      did you find the solution ?

    • @SaadMuhammad-ru6uv
      @SaadMuhammad-ru6uv Год назад +1

      you are getting this message because you have not uploaded your flutter code to build/web folder. first run 'flutter build web' and then deploy your code
      .

  • @HarshadPatilhplp99
    @HarshadPatilhplp99 Год назад

    Thank you !

  • @mamenatech
    @mamenatech 2 года назад

    how to handle dirrect url?
    example: access /detail, /users
    ????

  • @documentaryflims
    @documentaryflims 2 года назад

    Thank you so much for you help

  • @PalesaMokopotsa
    @PalesaMokopotsa 11 месяцев назад

    How to create a web application and deploy on firebase

  • @zamokuhlekunene9261
    @zamokuhlekunene9261 Год назад

    Thank you so much

  • @nadillacputri
    @nadillacputri Год назад

    thank you very much sir

  • @dgdfacil
    @dgdfacil Год назад

    Thanks brotherrr

  • @uxruslan
    @uxruslan Год назад

    Thanks bro ❤

  • @m.a.l4881
    @m.a.l4881 2 года назад

    Hi sir good video, please Can you explain also how to Host a flutter web app on node JS server?

  • @Bharath_koli
    @Bharath_koli Год назад

    Tqs man

  • @mehulkumar1734
    @mehulkumar1734 Год назад

    Hey, really nice video. I have one question. Suppose I deploy my website and I also have my flutter project as a GitHub repository. Now I want to make some changes to my deployed website. So can I update my GitHub repository and then push the changes from the GitHub repository to the already deployed website ??

    • @AdityaThakurXD
      @AdityaThakurXD  Год назад +1

      You can 'Deploy to live & preview channels via GitHub pull requests' which means you can preview how changes would look in a PR and also if PR is merged, deploy to production.
      It is a simple setup you can do by running "firebase init hosting:github"
      More on the steps here: firebase.google.com/docs/hosting/github-integration

  • @jndsdk
    @jndsdk Год назад

    thanks

  • @ankushpaul7913
    @ankushpaul7913 Год назад

    Sir is it updated automatically after hosting if I change the codebase ?? Sir please reply

  • @filipkaczmarek5454
    @filipkaczmarek5454 Год назад

    Why the heck light mode??

  • @venkatesanjayaraman2987
    @venkatesanjayaraman2987 2 года назад

    Bro please tell me how update to new website

    • @zery5039
      @zery5039 Год назад

      run project locally to save changes u made > terminal : flutter build web > terminal : flutter deploy. It should update then

  • @kenshinPH
    @kenshinPH Год назад

    how to save changes once you hosted it?

  • @HatexCinemax
    @HatexCinemax 2 года назад

    thank you so much!

  • @Devil-kw7fx
    @Devil-kw7fx Год назад

    Thank you