Skip to content

Commit bde1db6

Browse files
authored
#5 Add badges and links to our documentation and changelog
2 parents 855bb91 + 9d89406 commit bde1db6

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

CHANGELOG.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# context_sdk Changelog
1+
# Changelog
22

3-
**[Flutter] 1.1.0 - 2024-10-16**
3+
All notable changes to this project are documented externally.
44

5-
- Update to ContextSDK 4.7.0 on iOS
5+
For a complete changelog, please visit: https://docs.decision.contextsdk.com/changelog/
6+
7+
## [Flutter] 1.1.0 - 2024-10-16
68

9+
- Update to ContextSDK 4.7.0 on iOS
710

8-
**[Flutter] 1.0.0 - 2024-10-01**
11+
## [Flutter] 1.0.0 - 2024-10-01
912

1013
- Initial Release

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# context_sdk
22

3+
[![pub version](https://img.shields.io/pub/v/context_sdk)](https://pub.dev/packages/context_sdk)
4+
[![Changelog](https://img.shields.io/badge/changelog-latest-blue)](https://docs.decision.contextsdk.com/changelog/)
5+
[![Documentation](https://img.shields.io/badge/documentation-latest-blue)](https://docs.decision.contextsdk.com/)
6+
[![Issues](https://img.shields.io/github/issues/context-sdk/flutter)](https://github.com/context-sdk/flutter/issues)
7+
[![Pull Requests](https://img.shields.io/github/issues-pr/context-sdk/flutter)](https://github.com/context-sdk/flutter/pulls)
8+
39
ContextSDK for Flutter
410

511
## Supported Platforms
@@ -9,6 +15,8 @@ ContextSDK for Flutter
915

1016
## Overview
1117

18+
Follow these steps to add ContextSDK to your app, and refer to the [official documentation](https://docs.decision.contextsdk.com/) for additional details and advanced configuration.
19+
1220
- **Step 1**: Add ContextSDK to your app
1321
- **Step 2**: Track conversion events
1422
- **Step 3**: Ship an App Store update with ContextSDK

0 commit comments

Comments
 (0)