segmentio/analytics_flutter
轻松将 Segment 分析添加到您的 Flutter 应用中。
- Stars
- 33
- Forks
- 57
- 最近推送(UTC)
- 2026年8月24日
- 项目状态
- 未归档
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
@segment/analytics-flutter
Warning This project is currently only available in Beta phase and is covered by Segment's First Access & Beta Preview Terms. We encourage you to try out this new library. Please provide feedback via Github issues/PRs, and feel free to submit pull requests.
The hassle-free way to add Segment analytics to your Flutter[^1] app.
This is a monorepo containing all Segment packages
Core (segment_analytics)
The main segment_analytics package.
Plugins
Adjust (segment_analytics_plugin_adjust)
AdvertisingID (segment_analytics_plugin_advertising_id)
AppsFlyer (segment_analytics_plugin_appsflyer)
Firebase (segment_analytics_plugin_firebase)
IDFA (segment_analytics_plugin_idfa)
Platform Support
Supports the following platforms:
- Android
- iOS
- MacOS
- Web
Some destination plugins might not support all platform functionality. Refer to their own Platform SDKs for more details.
Example App
See the example app to check a full test app of how to integrate Analytics-Flutter into your own Flutter app.
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
Code of Conduct
Before contributing, please also see our code of conduct.
License
MIT
[^1]: The Flutter name and logo are trademarks owned by Google.