Flutter • Firebase • BLoC Tutorial #2 - App Structure

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024
  • Hello, in this Flutter & Firebase tutorial series, we'll build a complete app with a database (Firebase Firestore) and an authentication system (using Firebase auth).
    ------------------------------
    GitHub: github.com/rom...
    Subscribe !!

ความคิดเห็น • 27

  • @abdofarouk5952
    @abdofarouk5952 7 หลายเดือนก่อน

    very good work man you saved me a lots of time trying implementing fire base with bloc but what you did was very smooth and clear and specifically to the point, thanks man

    • @Romain_Girou
      @Romain_Girou  7 หลายเดือนก่อน

      Thank you so much to say ✨

  • @tobiramac
    @tobiramac 5 หลายเดือนก่อน +2

    it would be better if u had created this structure slowly while progressing in building the app.. Making the full structure before creating something is so confusing..

  • @kirillsabko1405
    @kirillsabko1405 ปีที่แล้ว

    Thank you for the excellent work; I really appreciate it.

  • @GaBoyInKy
    @GaBoyInKy 3 หลายเดือนก่อน

    Thank you.

  • @samatissatov5897
    @samatissatov5897 5 หลายเดือนก่อน

    Good afternoon. Thank you for a very useful lesson. only now I understand how to organize the folder structure. I understand a little bit why the "packages" folder is created. I hope to understand it better in the next lessons. why don't you use the "feature" structure? Thanks again for the useful lesson. have a nice day.

    • @Romain_Girou
      @Romain_Girou  5 หลายเดือนก่อน +2

      Hello there !
      That's amazing, well done 🚀
      I use this package structure to handle the backend so it's really seperated from anything in the lib folder and therefor you can push the packages in different github repo, move the backend on the server side, rewrite the backend in another language, ...

  • @ariba.dev10
    @ariba.dev10 11 หลายเดือนก่อน

    i have a query why the project structure of github repo and the one which you made in tutorial 2 is different it made me confusing ? @Romain

    • @Romain_Girou
      @Romain_Girou  11 หลายเดือนก่อน +1

      Hello !
      I dont get it, different from what ?

    • @ariba.dev10
      @ariba.dev10 11 หลายเดือนก่อน

      and is pretty difficult to understand@@Romain_Girou

  • @faridahmadov5991
    @faridahmadov5991 7 หลายเดือนก่อน

    Sir is this architecture fully clean architecture? In interview what else they can ask from me about clean architecture?

    • @Romain_Girou
      @Romain_Girou  7 หลายเดือนก่อน +1

      You can go check out other of my videos on the topic !
      Good luck for your interviews

  • @jamalkhan-my4tg
    @jamalkhan-my4tg ปีที่แล้ว +1

    This structure is too much difficult.😢

    • @Romain_Girou
      @Romain_Girou  ปีที่แล้ว

      Go check out the GitHub so you can have a reference !

    • @jamalkhan-my4tg
      @jamalkhan-my4tg ปีที่แล้ว

      ​@@Romain_GirouI have query that is why you added post_repository and user repository inside a package folder .?😊

    • @jamalkhan-my4tg
      @jamalkhan-my4tg ปีที่แล้ว

      ​@@Romain_Girouis necessary to place a package folder outside a lib folder and adding yamil file

    • @Romain_Girou
      @Romain_Girou  ปีที่แล้ว +2

      You can keep everything inside the lib folder if you prefer but for clarity and separation I prefer doing that

  • @from_whatch
    @from_whatch 11 หลายเดือนก่อน

    what architecture used this project?

    • @Romain_Girou
      @Romain_Girou  11 หลายเดือนก่อน

      Hello,
      I use the "clean architecture" principles, I'll make a video explaining

  • @arslanrasit
    @arslanrasit 11 หลายเดือนก่อน

    Dude... With all respect... What are you talking about

    • @Romain_Girou
      @Romain_Girou  11 หลายเดือนก่อน

      Well your gonna have to be more specific than that 😂

  • @tobiramac
    @tobiramac 5 หลายเดือนก่อน

    You lost me here man... most of the stuffs went above head.

  • @tobiramac
    @tobiramac 5 หลายเดือนก่อน

    your explanation is not good at all in this video..

    • @Romain_Girou
      @Romain_Girou  5 หลายเดือนก่อน

      Sorry to hear it, what are you stuck with ?

    • @tobiramac
      @tobiramac 5 หลายเดือนก่อน

      @@Romain_Girou bro it cud be better if u had started showing output slowly instead of coding the whole file. as a beginner, all of these are not making sense. i am sorry