Giter Site home page Giter Site logo

flutter_deeplinking's Introduction

Sample Deeplink Projects for GDG Yangon 2023


My Deeplink Project

This project is using custom scheme(URI scheme) deeplink.

Test deeplink on Android Device

 adb shell 'am start -a android.intent.action.VIEW \
    -c android.intent.category.BROWSABLE \
    -d "myshop://myanmarshop/myphone"' \
    com.example.my_deeplink

Test deeplink on iOS Device

xcrun simctl openurl booted "myshop://myanmarshop/myphone"

My App Project

This project is launching My Deeplink app by click button with custom scheme(URI scheme) deeplink.

GDG Yangon 2023 Powerpoint Slides

https://docs.google.com/presentation/d/1JkGmd0D87C2u1kXUxnW_euS7gKJpWekpS7N5XZnfILA/edit?usp=sharing

flutter_deeplinking's People

Contributors

winkoko91 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

yarzarmyomin97

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.