Top cloud development tips for Flutter developers

Поділитися
Вставка
  • Опубліковано 31 лип 2024
  • Flutter and Dart run on all of your users’ devices, but what about on the server? Can you continue to use your Dart skills when writing the server-side logic that powers your app? Of course you can!
    Follow along with this end-to-end guide to server-side development, written specifically for Flutter and Dart developers.
    Speakers: Craig Labenz, Martin Omander
    Watch more:
    Watch all the sessions → goo.gle/FlutterForwardYT
    Subscribe to Flutter → goo.gle/FlutterYT
    #FlutterForward
  • Наука та технологія

КОМЕНТАРІ • 16

  • @PrafullKotecha
    @PrafullKotecha Рік тому +3

    Love Martin's attention to your mental health, especially whenever someone says "containers"!! 😀

  • @abdulhamidyusuf2848
    @abdulhamidyusuf2848 Рік тому +2

    Very valuable information. Definitely would watch a series about cloud development and flutter. Thank you guys.

  • @adityaarya1033
    @adityaarya1033 Рік тому

    Awesome!! We'd be becoming Full Stack Flutter Developer

  • @albrechetti
    @albrechetti Рік тому

    Nice! I'll try to do something with dart in backend

  • @MarciMatuz
    @MarciMatuz Рік тому +7

    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.

    • @MrAndrewtux
      @MrAndrewtux Рік тому

      Firebase functions might be something to look at.

    • @MarciMatuz
      @MarciMatuz Рік тому +3

      @@MrAndrewtux in that case I would write my whole server in nodejs not just some functions which are expensive.

    • @7mada89
      @7mada89 Рік тому

      Good point.

  • @philosophia5577
    @philosophia5577 4 місяці тому

    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???

  • @martinhltr
    @martinhltr Рік тому

    Which cache package is used in the video?

  • @PrafullKotecha
    @PrafullKotecha Рік тому

    Which ORM package (like, Spring Data JPA in the Java world) could I use to deal with entities in Dart? Same for managing cache...

    • @natan_amorim_moraes
      @natan_amorim_moraes Рік тому

      I was just recomended something called "serverpod" here on youtube, seems to be a open source dart back-end with ORM that just came out, I don't know if it's good, just found it now, and saw you commeting here... also there's a pckg for Posgrest i also don't know how good it is and if it is a ORM with migrations and more...

  • @ssokuma
    @ssokuma Рік тому

    11:44 "Yes, I know I am" 🤔

  • @saibotblack
    @saibotblack Рік тому +1

    Talk about GDPR !

  • @saregama.devsaikat
    @saregama.devsaikat Рік тому

    Rest ful api

  • @user-nd4gb2cq9u
    @user-nd4gb2cq9u Рік тому +1

    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