We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
@shinxxxxwon Based on the usage of the package you can only able to pass the package name of the application.
Sorry, something went wrong.
No branches or pull requests
There is no problem running the chrom app.
However, is it possible to open a specific page by passing a url other than the default page of Chrome?
The text was updated successfully, but these errors were encountered: