#1|| Save data to Firestore || Firestore CRUD series in Flutter using GetX

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 19

  • @Brown-bk4ju
    @Brown-bk4ju 3 года назад +1

    this is really great man, I quite like GetX just needs a bit of time to get used to especially if u are coming from flutter_bloc (though lots of boilerplate, it has a nice structure of state management: events, bloc, states,). Thank you for your efforts. For the comments below me, the reason why he is putting controller always is to teach u with the right principles from the get go by completely separating UI from logic, he could easily just do validation checks on the form but he puts everything in home controller and just calls a particular controller wherever its needed

    • @ripplescode
      @ripplescode  3 года назад +1

      Thank you

    • @Brown-bk4ju
      @Brown-bk4ju 3 года назад

      @@ripplescode by the way, I have a question. I created a Stepper widget each step having a form, all wrapped in a form. and whenever I put the list of Global keys for each sub form in the controller, I get a _route==ModalRoute.of(context) is not true error. However if I put the list of Global Keys for the sub form in the page which contains the forms (UI) the error is gone...I dont know why it works from here but not when I try to access the same list from controller

    • @Brown-bk4ju
      @Brown-bk4ju 3 года назад

      @@ripplescode also it would be great if you could do some clips on how to use widgets that have setState but in GetX, things likeDropdownButtonFormField, Radio Buttons etc. How do we approach this in GetX? Thanks

  • @faisalfotoh1909
    @faisalfotoh1909 3 года назад +2

    Thank you very much for this effort
    But always upload the file as it was started from the first minute
    Its first design form before programming the file
    Save time and don't waste our minds in more than one direction
    We also want to focus with the programming points that I focused on after designing the file
    Uploading the file is supportive of this

  • @Jo-tb6ur
    @Jo-tb6ur 3 года назад +2

    Finally, you are using VS code😂

  • @hashankannangara8723
    @hashankannangara8723 3 года назад

    ❤️❤️❤️

  • @kamalCode
    @kamalCode 3 года назад +1

    How to design database for Ecommerce app

  • @Abolfazl-MI27
    @Abolfazl-MI27 3 года назад

    very greate whats your theme name

  • @nazmulrana6503
    @nazmulrana6503 3 года назад

    Please make a detailed video on firebase dynamic link with getx route .!! Please... there is no good tutorial about this topics.

  • @zhgaaaaaan
    @zhgaaaaaan 3 года назад

    Is it possible to explain while writing the code, writing all the code and explaining it is not suitable for beginners like us thanx :)

    • @ripplescode
      @ripplescode  3 года назад

      If you know flutter basic then you can easily understand the code.

  • @faheemahmad3957
    @faheemahmad3957 3 года назад

    configurations in the provided videos are way to uselesslly difficult

    • @ripplescode
      @ripplescode  3 года назад +1

      Any better idea?

    • @faheemahmad3957
      @faheemahmad3957 3 года назад

      ​@@ripplescode dont make soo much controllers...simply make a new dart file which contains functions like CRUD and you call them simple...also the form validations and the key stuff really weird for even intermediate people....
      Getx was supposed to make things easier and simpler and less code but u did it more difficult... i can give u my example too where i used getx and firebase..(it;s not final though) please see

  • @JohnStrandt
    @JohnStrandt 3 года назад

    'ok' count: infinity