websitecategorizationapi 1.0.2 copy "websitecategorizationapi: ^1.0.2" to clipboard
websitecategorizationapi: ^1.0.2 copied to clipboard

Dart client for Website Categorization API, with typed API errors, configurable timeouts, and JSON results.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add websitecategorizationapi

With Flutter:

 $ flutter pub add websitecategorizationapi

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

dependencies:
  websitecategorizationapi: ^1.0.2

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:websitecategorizationapi/websitecategorizationapi.dart';
0
likes
150
points
--
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Dart client for Website Categorization API, with typed API errors, configurable timeouts, and JSON results.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on websitecategorizationapi