https://github.com/amplitude/amplitude-flutter
Official Amplitude Flutter SDK
https://github.com/amplitude/amplitude-flutter
amplitude amplitude-analytics dart flutter sdk
Last synced: 6 days ago
JSON representation
Official Amplitude Flutter SDK
- Host: GitHub
- URL: https://github.com/amplitude/amplitude-flutter
- Owner: amplitude
- License: mit
- Created: 2020-04-27T20:24:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-17T20:05:02.000Z (about 1 month ago)
- Last Synced: 2025-05-16T09:06:02.911Z (6 days ago)
- Topics: amplitude, amplitude-analytics, dart, flutter, sdk
- Language: Dart
- Homepage: https://developers.amplitude.com/docs/flutter-setup
- Size: 958 KB
- Stars: 126
- Watchers: 14
- Forks: 88
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pub.dartlang.org/packages/amplitude_flutter)
# Official Amplitude Flutter SDK
This is the official Amplitude Flutter SDK developed and maintained by Amplitude Inc.
## Installation and Quick Start
- Please visit our :100:[Developer Center](https://developers.amplitude.com/docs/flutter-setup) for instructions on installing and using our the SDK.
- For developing the SDK, please visit our [CONTRIBUTING.md](https://github.com/amplitude/Amplitude-Flutter/blob/main/CONTRIBUTING.md) to get started.## Compatibility
From Amplitude Flutter v4, we bump up the kotlin version to v1.9.22 to support latest Gradle.
The following matrix lists the minimum support for Amplitude Flutter SDK version.
| Amplitude Flutter | Dart | Flutter | Gradle | Android Gradle Plugin | Kotlin Gradle Plugin |
|-------------------|---------|---------|--------|-----------------------|-----------------------|
| >= 4.0.0 | >=3.3 | >=3.7 | 8.2 | 8.2.2 | 1.9.22 |Learn more about the Android [Gradle Plugin compatibility](https://developer.android.com/studio/releases/gradle-plugin#updating-gradle), [Gradle compatibility](https://docs.gradle.org/current/userguide/compatibility.html#kotlin), and [Kotlin compatibility](https://kotlinlang.org/docs/whatsnew17.html#bumping-minimum-supported-versions).
## Need Help?
If you have any problems or issues over our SDK, feel free to create a github issue or submit a request on [Amplitude Help](https://help.amplitude.com/hc/en-us/requests/new).