flutter_shortener 0.1.2 copy "flutter_shortener: ^0.1.2" to clipboard
flutter_shortener: ^0.1.2 copied to clipboard

unlistedoutdated

A library for generating short links from multiple providers. Supported vendors:- Bit.ly

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_shortener

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

dependencies:
  flutter_shortener: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_shortener/flutter_shortener.dart';
4
likes
0
pub points
55%
popularity

Publisher

unverified uploader

A library for generating short links from multiple providers. Supported vendors:- Bit.ly

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on flutter_shortener