Flutter-Blog-App icon indicating copy to clipboard operation
Flutter-Blog-App copied to clipboard

Consider different database?

Open himanshusharma89 opened this issue 4 years ago • 0 comments

Currently, the app uses the Firebase Realtime database, should I change it to Cloud Firestore? but using a StreamBuilder with that might increase the calls simultaneously. Should I consider a different DB like Supabase? with unlimited API calls?

himanshusharma89 avatar May 04 '21 05:05 himanshusharma89