Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run a specific url in chrome #23

Open
shinxxxxwon opened this issue Feb 2, 2023 · 1 comment
Open

How to run a specific url in chrome #23

shinxxxxwon opened this issue Feb 2, 2023 · 1 comment

Comments

@shinxxxxwon
Copy link

There is no problem running the chrom app.

await LaunchApp.openApp(
      androidPackageName: 'com.android.chrome',
    );

However, is it possible to open a specific page by passing a url other than the default page of Chrome?

@Gayathri-GA
Copy link
Collaborator

@shinxxxxwon
Based on the usage of the package you can only able to pass the package name of the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants