This tutorial shows you how to launch webpages within your app using two different packages in Flutter. Learn two different approaches to opening links in your app, 1) simply launching the webpage upon an action and 2) displaying the link thumbnail, title and description prior to the user opening the link. For more Flutter content be sure to subscribe on all socials (see links below) If you have requests or need help with a current project, feel free to reach out at [email protected] for help.
url_launcher: https://pub.dev/packages/url_launcher
simple_url_preview: https://pub.dev/packages/simple_url_p...
Amit Bhave's (author of simple_url_preview) Website: https://amitbhave.github.io/
Follow on Twitter: / bleyldev
Follow on Instagram: / bleyldev
Follow on Medium: / bleyldev
#flutter #flutterdev #bleyldev