Flutter CRUD Using NodeJS API - EP 02

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

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

  • @SnippetCoder
    @SnippetCoder  2 ปีที่แล้ว

    Please subscribe to this TH-cam channel and click on the bell button so that you get updates on our videos. Thank you.
    th-cam.com/users/SnippetCoder
    𝗟𝗜𝗞𝗘 | 𝗖𝗢𝗠𝗠𝗘𝗡𝗧 | 𝗦𝗛𝗔𝗥𝗘

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

    This flutter + node.js series is amazing.. learning alot from these videos... thankyou so much sir 🙏

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

    Thanks a lot, it's very helpful for me

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

    can do blog course with nodejs using api-mysql

  • @sm2irfan
    @sm2irfan 2 ปีที่แล้ว

    thanks, it is very helpful for me

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

    To do the testing, do I need to connect the database in the terminal like the previous video?

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

    request.fields["postTitle"] = model.postTitle!;
    _CastError (Null check operator used on a null value)
    any help ?

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

    Sire plz make flutter multiveder app searies with nodejs plz......

  • @emeraldindia2415
    @emeraldindia2415 2 ปีที่แล้ว

    In this video, 0:00:51, you have edit the existing product but its was added newly,

  • @speedtnt7591
    @speedtnt7591 2 ปีที่แล้ว

    what is this
    apiURL = 10.0.03 : 5000 ?
    wasn't the port set to 4000?
    However it doesn't show anything from my database....
    There is just this spinning load icon on screen dude...:((

    • @SnippetCoder
      @SnippetCoder  2 ปีที่แล้ว

      This ip is the path where my nodejs api is hosted and running in port 4000

    • @speedtnt7591
      @speedtnt7591 2 ปีที่แล้ว

      @@SnippetCoder I changed it to 4000 but still nothing.

  • @mobiledevelopment3901
    @mobiledevelopment3901 2 ปีที่แล้ว

    When I connect api with chrome it works correctly but when I connect api with emulator it doesn't work.

    • @SnippetCoder
      @SnippetCoder  2 ปีที่แล้ว

      Hello, Just make sure the API address of your API is accessible from emulator and both are on same network if you having your API hosted in localhost.

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

    Which database do you use?

  • @asondubuisi5807
    @asondubuisi5807 2 ปีที่แล้ว

    Please is 10.0.03:5000 same as localhost:5000 ?

  • @GTX-cr4ob
    @GTX-cr4ob 2 ปีที่แล้ว

    sir can i get the source code

    • @SnippetCoder
      @SnippetCoder  2 ปีที่แล้ว

      Sure, Checkout our Github

  • @vs-ed4xs
    @vs-ed4xs 2 ปีที่แล้ว

    Errors sir