link_utils 0.0.2 copy "link_utils: ^0.0.2" to clipboard
link_utils: ^0.0.2 copied to clipboard

Flutter package for previewing link/urls and manage URL utilities effortlessly. Enhance user experience with seamless link handling and preview generation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add link_utils

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

dependencies:
  link_utils: ^0.0.2

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:link_utils/link_utils.dart';
2
likes
160
points
466
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for previewing link/urls and manage URL utilities effortlessly. Enhance user experience with seamless link handling and preview generation.

Repository (GitHub)

Topics

#link #url #link-preview

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on link_utils