I would definetly choose Dart server over other ones, however it doesn't have Firebase Admin SDK so even if authentication is easy on the client side I still cannot validate JWT on the server or I can't just push notifications from server and cannot reach Firebase Storage.
The docs on shelf are too complex for a beginner in backend like me to understand and there are almost no resources which allow me to understand the topics in detail., Any resource you would reccomend???
with gcloud build, i get the following: ERROR: (gcloud) Invalid choice: 'build'. Maybe you meant: gcloud builds cancel gcloud builds describe gcloud builds list gcloud builds log gcloud builds submit And with 'gcloud builds submit' i get permission issues even though i can manually create the bucket: ERROR: (gcloud.builds.submit) The user is forbidden from accessing the bucket
Love Martin's attention to your mental health, especially whenever someone says "containers"!! 😀
Very valuable information. Definitely would watch a series about cloud development and flutter. Thank you guys.
I would definetly choose Dart server over other ones, however it doesn't have Firebase Admin SDK so even if authentication is easy on the client side I still cannot validate JWT on the server or I can't just push notifications from server and cannot reach Firebase Storage.
Firebase functions might be something to look at.
@@MrAndrewtux in that case I would write my whole server in nodejs not just some functions which are expensive.
Good point.
The docs on shelf are too complex for a beginner in backend like me to understand and there are almost no resources which allow me to understand the topics in detail., Any resource you would reccomend???
Awesome!! We'd be becoming Full Stack Flutter Developer
11:44 "Yes, I know I am" 🤔
Which cache package is used in the video?
Which ORM package (like, Spring Data JPA in the Java world) could I use to deal with entities in Dart? Same for managing cache...
Nice! I'll try to do something with dart in backend
Talk about GDPR !
Rest ful api
with gcloud build, i get the following: ERROR: (gcloud) Invalid choice: 'build'.
Maybe you meant:
gcloud builds cancel
gcloud builds describe
gcloud builds list
gcloud builds log
gcloud builds submit
And with 'gcloud builds submit' i get permission issues even though i can manually create the bucket: ERROR: (gcloud.builds.submit) The user is forbidden from accessing the bucket