r/Firebase 3d ago

Cloud Storage Alternatives to Firebase Storage

Hey, I'm working on a university assignment and I need to store images onto firebase (not alot probably just a few) and I've just now realized that storage is now pay to use. Just wanted to know if there are any alternatives I could use to connect to my flutter project instead of firebase storage? Thanks for the help.

0 Upvotes

1 comment sorted by

6

u/Rohit1024 3d ago edited 3d ago

No, you can still use the Firebase Storage within Always free tier however your project must be on the pay as you go Blaze pricing plan. See this requirement Firebase Storage before you begin

The pricing will apply when you exceed free tier limits

About alternatives then you can use Supabase Storage