flutter_segment 3.13.1 copy "flutter_segment: ^3.13.1" to clipboard
flutter_segment: ^3.13.1 copied to clipboard

discontinued

Flutter implementation of Segment Analytics for iOS, Android and Web

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_segment
copied to clipboard

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

dependencies:
  flutter_segment: ^3.13.1
copied to clipboard

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_segment/flutter_segment.dart';
copied to clipboard
68
likes
140
points
16.4k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

Flutter implementation of Segment Analytics for iOS, Android and Web

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, meta

More

Packages that depend on flutter_segment