Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plaidev/karte-flutter
KARTE SDK for Flutter
https://github.com/plaidev/karte-flutter
Last synced: about 1 month ago
JSON representation
KARTE SDK for Flutter
- Host: GitHub
- URL: https://github.com/plaidev/karte-flutter
- Owner: plaidev
- License: apache-2.0
- Created: 2020-09-24T01:58:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T21:31:43.000Z (11 months ago)
- Last Synced: 2024-02-02T22:31:44.793Z (11 months ago)
- Language: Dart
- Size: 227 KB
- Stars: 5
- Watchers: 18
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/plaidev/karte-flutter/blob/master/LICENSE)
KARTE is a real-time user analytics & action tool.
This repository holds the source code for the Flutter version of KARTE SDK.## Getting Started
Please see the detailed instructions in our docs to add [KARTE Flutter SDK](https://developers.karte.io/docs/flutter-sdk) to your project.## Documentation
The developer guide is located at
- [Developer Portal - KARTE Flutter SDK](https://developers.karte.io/docs/flutter-sdk)The API references are located at
- [karte_core](https://pub.dev/documentation/karte_core/latest/)
- [karte_in_app_messaging](https://pub.dev/documentation/karte_in_app_messaging/latest/)
- [karte_notification](https://pub.dev/documentation/karte_notification/latest/)
- [karte_variables](https://pub.dev/documentation/karte_variables/latest/)
- [karte_visual_tracking](https://pub.dev/documentation/karte_visual_tracking/latest/)## Getting Help
- **Have a bug to report?**
[Open a GitHub issue](https://github.com/plaidev/karte-flutter/issues/new). If possible, include the OS version, SDK version and full logs.
- **Have a feature request?**
[Open a GitHub issue](https://github.com/plaidev/karte-flutter/issues/new). Tell us what the feature should do and why you want the feature.## Contributing
Please follow our guidelines.
- [Contribution Guideline](https://github.com/plaidev/karte-flutter/blob/master/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/plaidev/karte-flutter/blob/master/CODE_OF_CONDUCT.md)## License
KARTE Flutter SDK is published under the Apache 2.0 License.Your use of KARTE is governed by the [KARTE Terms of Use](https://karte.io/legal/terms-of-use-en.html).