shrtnr 0.2.1 copy "shrtnr: ^0.2.1" to clipboard
shrtnr: ^0.2.1 copied to clipboard

Dart client for the shrtnr URL shortener API. Create short links, manage custom slugs, and read click analytics.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shrtnr

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

dependencies:
  shrtnr: ^0.2.1

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:shrtnr/shrtnr.dart';
1
likes
0
points
465
downloads

Publisher

verified publisheroddbit.id

Weekly Downloads

Dart client for the shrtnr URL shortener API. Create short links, manage custom slugs, and read click analytics.

Homepage
Repository (GitHub)
View/report issues

Topics

#url-shortener #short-url #link-management #analytics

License

unknown (license)

Dependencies

http, meta

More

Packages that depend on shrtnr