Deeplinking in Flutter using Branch IO || Auto Navigate to any page in Flutter app using a link

Поделиться
HTML-код
  • Опубликовано: 7 авг 2024
  • Add Deeplink Functionality in flutter using branch io. Follow the tutorial and ask any doubts if you have, in the comments.
    Chapters:
    0:00 About Deeplinks and Our App Structure
    3:52 Branch Io Integration Setup
    11:58 Code Implementation
    Links :-
    Package : pub.dev/packages/flutter_bran...
    Platform : branch.io/
    Medium page for instructions : / flutter-deep-linking-u...
    Check out all videos in the playlist :
    • Simplifying Flutter Pa...
    Like, Share & Subscribe.

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

  • @mrHachem
    @mrHachem Год назад

    the best firebase deeplink alternative, thank you for the easy explanation

  • @zacharysmith1555
    @zacharysmith1555 2 года назад +1

    Thanks for spending the time to do this! Not an easy task! Keep it up!

  • @ali_arts_110
    @ali_arts_110 2 года назад

    Very Helpful!

  • @behnamjafari2731
    @behnamjafari2731 2 года назад +6

    There is a repetitive part in the video at minute 22:16, please fix it

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

    didnt need it now but can be useful in future, thanks

  • @programingtales7514
    @programingtales7514 2 года назад

    thank you very much a question please...
    how I can use bransh sdk for more than 1 app on the website u can add only 1 name for the package

  • @franklinoladipo2343
    @franklinoladipo2343 11 месяцев назад

    Thanks

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

    Hi Sir,
    We need created each deep link on Branch? what if i have 10.000 product...

  • @lutaayahuzaifahidris3679
    @lutaayahuzaifahidris3679 2 года назад

    Nice tutorial, but you forgot to explain more on this line :

  • @ghitkanu1720
    @ghitkanu1720 2 года назад

    How to open flutter app & access dynamic params value which is coming in url??
    Plss reply I want to access OTP value coming in url & open flutter app

  • @LaxminarayanDas-iw6kr
    @LaxminarayanDas-iw6kr Год назад

    Please make a video for ios

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

    Sir, please flutter flipkart clone

  • @vamsee7875
    @vamsee7875 2 года назад

    ** ERROR ** : Uri scheme 'examplelink://' specified in Branch dashboard doesn't match with the deep link intent in manifest file, same name from branch io

    • @vamsee7875
      @vamsee7875 Год назад +1

      @@mohammadabuhummos1174 thanks buddy... already left that project and company and joined another company 😊👍, now i am completely at different domain.

    • @mohammadabuhummos1174
      @mohammadabuhummos1174 Год назад +1

      ​@@vamsee7875Your welcome and I hope you the best

  • @MuhammadFaisal-ey5fr
    @MuhammadFaisal-ey5fr Год назад

    Who's the kid and what does he said in the end? 😅😂

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

    how it be on IOS?

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

      For setting it up for IOS, you can follow the instructions from the package page.
      pub.dev/packages/flutter_branch_sdk
      Implementation and Branch IO setup process will be same.