Skip to content

πŸš€ This repository demonstrates how to use the app_links package in a Flutter application to handle deep linking and link sharing. πŸ”— It provides a simple example of how to share links from within the app and manage links opened from outside, making it easy to implement deep linking functionality and seamless navigation in your Flutter app. πŸ“±πŸ“¨

License

Notifications You must be signed in to change notification settings

Ayman-Al-Khatib/app-link-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppLink

Description

AppLink is a Flutter app designed to simplify link sharing, management, and access. It helps users organize their links efficiently and share them with ease.

Tools and Packages

  • app_links: A package used to handle deep linking and universal links, allowing the app to open and manage URLs effectively.

Important Note for Android 13 Users

If you're using a phone with Android 13, you may need to enable specific permissions manually to ensure all app features work correctly. To do this:

  1. Go to Settings on your phone.
  2. Navigate to Apps & notifications.
  3. Find and select AppLink.
  4. Tap on Default settings.
  5. Open Supported web addresses and ensure that AppLink is set as the default handler for supported links.

To clone the project repository:

  1. Open your terminal or command prompt.

  2. Run the following command:

    git clone  https://github.com/Ayman-Al-Khatib/app-link-examlpe.git
  3. Navigate to the project directory:

    cd app-link-examlpe
  4. Install the necessary dependencies:

    flutter pub get
  5. Run the application:

    flutter run

About

πŸš€ This repository demonstrates how to use the app_links package in a Flutter application to handle deep linking and link sharing. πŸ”— It provides a simple example of how to share links from within the app and manage links opened from outside, making it easy to implement deep linking functionality and seamless navigation in your Flutter app. πŸ“±πŸ“¨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published