Why I Stopped Using Firebase for Flutter App Development

Поділитися
Вставка
  • Опубліковано 6 вер 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

КОМЕНТАРІ • 22

  • @rodjordanlux
    @rodjordanlux 7 місяців тому +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  7 місяців тому +1

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

  • @jaguarconsultoriadigital8147
    @jaguarconsultoriadigital8147 10 місяців тому

    Very good, thanks.

  • @anushkapubudu
    @anushkapubudu 10 місяців тому

    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  10 місяців тому +1

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

  • @jaguarconsultoriadigital8147
    @jaguarconsultoriadigital8147 10 місяців тому

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

    • @1ManStartup
      @1ManStartup  10 місяців тому

      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 10 місяців тому

    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  10 місяців тому +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 10 місяців тому +1

    What about Supabase?)

    • @1ManStartup
      @1ManStartup  10 місяців тому

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

  • @parameshmamidisetti8167
    @parameshmamidisetti8167 10 місяців тому

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

    • @1ManStartup
      @1ManStartup  10 місяців тому

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

    • @3litepker
      @3litepker 10 місяців тому +1

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

  • @toxaq
    @toxaq 10 місяців тому

    Did you consider CloudRun and Google Postgres micro instance?

    • @1ManStartup
      @1ManStartup  10 місяців тому

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

    • @toxaq
      @toxaq 10 місяців тому

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

  • @vishusingh008
    @vishusingh008 10 місяців тому

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

    • @1ManStartup
      @1ManStartup  10 місяців тому

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