liquid_segment 0.2.0 copy "liquid_segment: ^0.2.0" to clipboard
liquid_segment: ^0.2.0 copied to clipboard

Segment destination for liquid_analytics — Segment as one sink among many, not as a hub. Full Spec surface (track/screen/identify/group/alias/reset).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquid_segment

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

dependencies:
  liquid_segment: ^0.2.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:liquid_segment/liquid_segment.dart';
0
likes
150
points
13
downloads

Documentation

API reference

Publisher

verified publisherketok.id

Weekly Downloads

Segment destination for liquid_analytics — Segment as one sink among many, not as a hub. Full Spec surface (track/screen/identify/group/alias/reset).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#analytics #segment #flutter

License

MIT (license)

Dependencies

flutter, liquid_analytics, meta, segment_analytics

More

Packages that depend on liquid_segment