similar_web 0.0.1+1 copy "similar_web: ^0.0.1+1" to clipboard
similar_web: ^0.0.1+1 copied to clipboard

An API consumer for "Similar Web" web statistics service. Use this if you want to know estimated data for web traffic of non-owned pages

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add similar_web

With Flutter:

 $ flutter pub add similar_web

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

dependencies:
  similar_web: ^0.0.1+1

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

Import it

Now in your Dart code, you can use:

import 'package:similar_web/similar_web.dart';
1
likes
150
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An API consumer for "Similar Web" web statistics service. Use this if you want to know estimated data for web traffic of non-owned pages

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

dio

More

Packages that depend on similar_web