lecle_flutter_link_preview 0.0.1+2 lecle_flutter_link_preview: ^0.0.1+2 copied to clipboard
A Flutter package project that use to preview the content of a URL
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add lecle_flutter_link_preview
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
lecle_flutter_link_preview: ^0.0.1+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:lecle_flutter_link_preview/lecle_flutter_link_preview.dart';