You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have finalized that we will be using Cloud Run for hosting our app. We need a scalable backend as well and following are the options -
Dart Shelf - Low Level, Scalable, Supported by Dart Team, No Docs
Dart Frog - Minimalistic, Easy, Good Docs, Unsure about Scalability
Serverpod - Promising Dart Backend, Excellent Support for Flutter, Recently Funded
Functions - For compute intensive tasks, generally unrelated to architecture
The purpose of this study would be to study and finalize on one or multiuple solutions based on application needs and feasibility of a single developer working on the application for a long time.
The text was updated successfully, but these errors were encountered:
We have finalized that we will be using Cloud Run for hosting our app. We need a scalable backend as well and following are the options -
The purpose of this study would be to study and finalize on one or multiuple solutions based on application needs and feasibility of a single developer working on the application for a long time.
The text was updated successfully, but these errors were encountered: