rybbit_flutter 0.4.0 copy "rybbit_flutter: ^0.4.0" to clipboard
rybbit_flutter: ^0.4.0 copied to clipboard

Flutter client SDK for Rybbit Analytics - track events, pageviews, and user interactions in your Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rybbit_flutter

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

dependencies:
  rybbit_flutter: ^0.4.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:rybbit_flutter/rybbit_flutter.dart';
2
likes
160
points
133
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter client SDK for Rybbit Analytics - track events, pageviews, and user interactions in your Flutter apps.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

LGPL-3.0 (license)

Dependencies

device_info_plus, flutter, http, package_info_plus

More

Packages that depend on rybbit_flutter