flashcat_tracking_http_client 0.1.0 copy "flashcat_tracking_http_client: ^0.1.0" to clipboard
flashcat_tracking_http_client: ^0.1.0 copied to clipboard

A wrapping implementation of HttpClient for tracking resources with FlashCat

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flashcat_tracking_http_client

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

dependencies:
  flashcat_tracking_http_client: ^0.1.0

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

Documentation

API reference

Publisher

verified publisherflashcat.cloud

Weekly Downloads

A wrapping implementation of HttpClient for tracking resources with FlashCat

License

Apache-2.0 (license)

Dependencies

flashcat_flutter_plugin, flutter, http, uuid

More

Packages that depend on flashcat_tracking_http_client