Why I Stopped Using Firebase for Flutter App Development

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • In this video, I delve into my decision to move away from Firebase for my Flutter app. I'll specifically address the reasons I stopped using Firestore and Firebase Cloud Storage. While there were multiple factors influencing my choice, the primary concern was the cost structure.
    🔥 Flutter & Firebase Masterclass: courses.codewi...
    🛠️ Start On Appliku For Free: appliku.com/?v...
    🌊 Get a $200 Credit on Digitial Ocean: m.do.co/c/7638...
    🎶 Free music from Uppbeat: uppbeat.io/?as...
    💰 Firebase Pricing: firebase.googl...
    💰 AWS S3 Pricing: aws.amazon.com...
    #firebase #flutter

Komentáře • 22

  • @rodjordanlux
    @rodjordanlux Před 7 měsíci +3

    Great video, very useful.
    Serverpod seems to be evolving to be a great backend for flutter, did you already look at that? Dart code on the backend and Postgres SQL DB.

    • @1ManStartup
      @1ManStartup  Před 7 měsíci +1

      I hadn't heard of it, but it looks like a nice choice. Thanks for sharing

  • @jaguarconsultoriadigital8147
    @jaguarconsultoriadigital8147 Před 10 měsíci

    Very good, thanks.

  • @anushkapubudu
    @anushkapubudu Před 10 měsíci

    6:56 Did you know that Firebase Dynamic Link Service is going to be discontinued? The service is set to shut down on August 25, 2025.

    • @1ManStartup
      @1ManStartup  Před 10 měsíci +1

      Yes I'm aware, it's unfortunate I'll be migrating away soon

  • @jaguarconsultoriadigital8147
    @jaguarconsultoriadigital8147 Před 10 měsíci

    Please, it is not clear how AppLiku is monetized.
    What are: 10 Successful deployments per month ???

    • @1ManStartup
      @1ManStartup  Před 10 měsíci

      I believe it means you can deploy a new version 10x per month, so in a case where you are deploying changes daily you'd run out after 10 days.

  • @thomasmabika7291
    @thomasmabika7291 Před 10 měsíci

    Another option you could have looked into is AWS Amplify. It's a complete alternative to Firebase, has support for relational data, auth, push notifications, cloud functions and uses S3 for file storage.

    • @1ManStartup
      @1ManStartup  Před 10 měsíci +1

      I did look at Amplify at one point and it's pricing structure seemed about the same as firebase, but yes it potentially would have been easier to setup vs the django backend.

  • @alanmax2025
    @alanmax2025 Před 10 měsíci +1

    What about Supabase?)

    • @1ManStartup
      @1ManStartup  Před 10 měsíci

      yes, that's another alternative to firebase which uses a relational database.

  • @parameshmamidisetti8167
    @parameshmamidisetti8167 Před 10 měsíci

    Sir can you check the sound it's not good to hear

    • @1ManStartup
      @1ManStartup  Před 10 měsíci

      It sounds okay to me, maybe the music should have been lowered?

    • @3litepker
      @3litepker Před 10 měsíci +1

      @@1ManStartupi think sound is fine too but music is a bit unnecessary in my opinion but that’s just me

  • @toxaq
    @toxaq Před 10 měsíci

    Did you consider CloudRun and Google Postgres micro instance?

    • @1ManStartup
      @1ManStartup  Před 10 měsíci

      I did not, does that allow for deploying a django app? Have you used it, is it simple to setup?

    • @toxaq
      @toxaq Před 10 měsíci

      @@1ManStartup it's a container, so will run whatever you want. Haven't used that yet, using their VMs and Postgres though.

  • @vishusingh008
    @vishusingh008 Před 10 měsíci

    Google needs a competitor analysis tool, looks like they are busy doing it for others 😅

    • @1ManStartup
      @1ManStartup  Před 10 měsíci

      Do you mean google needs to look at their competition or you want a tool made by google so you can look at yours?