Deep dive into Flutter deep linking

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ค. 2023
  • Join us to dive deep into Flutter's deep linking system. Learn about how following best practices here can improve your users' experiences and drive increased ROI.
    Resources:
    Set up universal links in iOS → goo.gle/3ZG1Fga
    Set up app links in Android → goo.gle/3nNAjr9
    Speakers: Zoey Fan, Chun-Heng Tai
    Watch more:
    Watch all Flutter Sessions → goo.gle/IO23_flutter
    Watch all the Technical Sessions from Google I/O 2023 → goo.gle/IO23_sessions
    Watch more Mobile Sessions → goo.gle/IO23_mobile
    All Google I/O 2023 Sessions → goo.gle/IO23_all
    Subscribe to Flutter! → goo.gle/FlutterYT
    #GoogleIO
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @flutterdev
    @flutterdev  ปีที่แล้ว +6

    Watch all Flutter Sessions → goo.gle/IO23_flutteryt_pin

  • @sentrycod2373
    @sentrycod2373 ปีที่แล้ว +4

    This is amazing. I've been looking for my information regarding this in the last few days

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

    It was an amazing tutorial for deep linking. Thanks a lot

  • @thisisprabhat
    @thisisprabhat ปีที่แล้ว +7

    Thanks I was struggling a lot to have a web setup for deep linking for more than 4 days and was not getting any proper documentation anywhere.
    After watching this video, I have now my web setup within 4 minutes.
    Thank you!

    • @kushalhemanth-iq9bu
      @kushalhemanth-iq9bu ปีที่แล้ว

      I was even struggling since a week, can you please contact me regarding this, I want to achieve this anyhow

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

    Awesome!

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

    Thanks! But where are flutter samples as mentioned at 6:43?

  • @luisharomtz
    @luisharomtz 10 หลายเดือนก่อน

    Is there a way of know the url where the user is coming from without using GoRouter? GoRouter is not working well with my current Firebase Authentication since app shows error after coming back from the reCaptcha deep link.

  • @esteban.miranda
    @esteban.miranda 11 หลายเดือนก่อน

    hello I need help, I'm new to flutter, I don't understand what you mean when say "store in web domain", I am using supabase for a database. does it refer to that? Thank you in advance for your help

  • @kms12317
    @kms12317 10 หลายเดือนก่อน

    How to make the assetlinks file publicaly accessible by browser ? Can I host it in folders of backend projects with the same domain?

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

    It is good but on Flutter website said that named routes are no longer recommended for most applications. So i am not using on my app, in this case what should i do?

  • @davem6818
    @davem6818 10 หลายเดือนก่อน

    I was trying it with app on testflight it fails. Any ideas? Works locally on iOS simulator

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

    It's not working on iOS. Any extra tips?

  • @mrSalesi
    @mrSalesi 10 หลายเดือนก่อน

    not working for me, Is any thing depend on how i answer question in "keytool -genkey" command like "organizational unit" and "organizational" and "City or Locality" and etc ? Is it was same package name (that is in my case com.sepan.mrAnti.mr_anti) ?

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

    Hi i need advice for my apps flutter, which i must choice? Node Js or Golang as backend?
    My frontend with flutter but i so confused about choice easy backend and scalability.

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

      Go with what you are more confortable with. You can always change Later. For now, do what you can with what you have and what you know.

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

    I recently did a flutter web project with go_router package and one thing I noted was that this package doesn't work for deep links with multiple parameters like "mydomain/users/:userID/:currentTab". Once I click on the link to launch the web app, it opens the browser and loads forever. How do I solve this?

    • @ClickBooom
      @ClickBooom 6 หลายเดือนก่อน

      Hey, did you solve your problem?

  • @serdarpinar6186
    @serdarpinar6186 4 หลายเดือนก่อน

    hi there. i made all. but deeplink not opening. directly opening via browser. can you help ?

  • @thomasmabika7291
    @thomasmabika7291 ปีที่แล้ว +8

    Please bring stateful routes to go_router. I just want my app to remember the last scroll position that I was when I switch between tabs, please :(

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

      it already has

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

      @@phuoc29011206 Well, every time that I switch between bottom navigation tabs, the scroll position is reset.

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

      @@thomasmabika7291 In the page that you want scroll to be preserved, add a key (can't recall the exact key type) to the scaffold.

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

      AutoRoute to the rescue

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

      ​@@alvin3171997 I think it's restorationId or something

  • @alzaelputeraaliryo1594
    @alzaelputeraaliryo1594 4 หลายเดือนก่อน

    how to handle if apps does not installed on device, but navigate to playstore or appstore

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

    is flutter deep linking support socialMetaTagParameters !! when I share a flutter deep link is it preview image and title like firebase DynamicLink

  • @saileshverma1942
    @saileshverma1942 9 หลายเดือนก่อน

    deep link not working on test flight for ios

  • @NguyenTung-hc3ln
    @NguyenTung-hc3ln 10 หลายเดือนก่อน

    Chun-Heng Tai staring inside my soul

    • @ejasackey
      @ejasackey 2 หลายเดือนก่อน

      😂😂

  • @pedroluzio
    @pedroluzio 8 หลายเดือนก่อน

    Really dont understand this. what are we supose to put in the xcode Associated domains... is it the domain or the bundle id?

    • @pedroluzio
      @pedroluzio 8 หลายเดือนก่อน

      looks like domain.

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

    if app is not installed , then how it will move to playstore or appstore.

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

      can you give an answer please am got stuck into this.

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

    Pleaseeee, make possible to prevent going back or close pages without confirmation since Onwillpop is no avalible 😿😿😿

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

      Yess, unfortunately GoRouter has a few limitations

  • @JuriBinturong
    @JuriBinturong 4 หลายเดือนก่อน

    I am always scared that google will destroy flutter

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

    Lol... process is seriously complicated.