Deep dive into Flutter deep linking

preview_player
Показать описание
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:

Speakers: Zoey Fan, Chun-Heng Tai

Watch more:

#GoogleIO
Рекомендации по теме
Комментарии
Автор

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

sentrycod
Автор

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

burakcankurtarr
Автор

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!

thisisprabhat
Автор

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

MrFrostyland
Автор

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.

luisharomtz
Автор

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

esteban.miranda
Автор

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

kms
Автор

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?

furkanyakkan
Автор

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

davem
Автор

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) ?

mrSalesi
Автор

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

serdarpinar
Автор

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 Once I click on the link to launch the web app, it opens the browser and loads forever. How do I solve this?

briannamutali
Автор

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.

yudhalandingkit
Автор

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 :(

thomasmabika
Автор

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

banglafactsteller
Автор

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

alzaelputeraaliryo
Автор

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

karimkhansa
Автор

deep link not working on test flight for ios

saileshverma
Автор

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

pedroluzio
Автор

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

samuelthomas