segmentio/analytics_flutter
FlutterアプリにSegment分析を追加するための簡単な方法。
- Stars
- 33
- Forks
- 57
- 最終プッシュ(UTC)
- 2026/08/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.