enhanced_url_launcher_android 6.0.32 copy "enhanced_url_launcher_android: ^6.0.32" to clipboard
enhanced_url_launcher_android: ^6.0.32 copied to clipboard

outdated

Android implementation of the enhanced_url_launcher plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enhanced_url_launcher_android

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  enhanced_url_launcher_android: ^6.0.32

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:enhanced_url_launcher_android/enhanced_url_launcher_android.dart';