liquid_segment 0.1.0 copy "liquid_segment: ^0.1.0" to clipboard
liquid_segment: ^0.1.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 Dart:

 $ dart pub add liquid_segment

With Flutter:

 $ flutter pub add liquid_segment

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

dependencies:
  liquid_segment: ^0.1.0

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

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

Topics

#analytics #segment #flutter

License

unknown (license)

Dependencies

flutter, liquid_analytics, meta, segment_analytics

More

Packages that depend on liquid_segment