flutter_traffic_stats_plus 1.0.6 copy "flutter_traffic_stats_plus: ^1.0.6" to clipboard
flutter_traffic_stats_plus: ^1.0.6 copied to clipboard

A Flutter package for collecting and displaying in-app traffic statistics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_traffic_stats_plus

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

dependencies:
  flutter_traffic_stats_plus: ^1.0.6

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for collecting and displaying in-app traffic statistics.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, url_launcher

More

Packages that depend on flutter_traffic_stats_plus