segment_analytics 1.1.6 copy "segment_analytics: ^1.1.6" to clipboard
segment_analytics: ^1.1.6 copied to clipboard

The hassle-free way to add Segment analytics to your Flutter app.

1.1.6 #

  • Fix error loading storage files

1.1.5 #

  • Update dependencies

1.1.4 #

  • Fix Network Context deserialization issue

1.1.3 #

  • Fix Deep Linking for iOS and Android

1.1.2 #

  • Fix timestamp timezone
  • Fix reported version

1.1.1 #

  • Update dependencies
  • Fixed event loss issue with flush
  • Fixed timezone conversion issue

1.1.0 #

  • Cleared out malformed files on error and reduced chance of files not writing completely if program exits prematurely
  • Fixed podspec name
  • Token added to device context
  • Fixed route name on ScreenObserver
  • Add flag to disable data storage

1.0.2 #

  • Fixed an issue with EU Workspaces not respecting the proper apiHost

1.0.1 #

  • Fix cocoapods

1.0.0 #

  • iOS, Android, Web, and MacOS support
  • Firebase, Adjust, and Appsflyer destination plugins
  • adverising_id and IDFA enrichment plugins
  • All event types supported (track, identify, screen, alias, group)
  • Automatic Screen events
  • Application life-cycle capture
  • Customisable Flushing policies
  • Customisable logging and error reporting
  • Customisable HTTP (CDN) client
  • Unit tested (although not all parts)
  • Strongly typed, including User Traits and Context objects and plugin settings
  • Fully asynchronous and concurrency safe state and persistence management
  • Example app showing off usage of the SDK
10
likes
130
points
37.3k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

The hassle-free way to add Segment analytics to your Flutter app.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_fgbg, flutter_web_plugins, http, json_annotation, logger, path_provider, plugin_platform_interface, shared_preferences, state_notifier, uuid, web

More

Packages that depend on segment_analytics