-
Notifications
You must be signed in to change notification settings - Fork 55
SDK-114: Release Flutter SDK version 1.1.2 #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Squashed commit of the following: commit 86c6bbb Author: Yogesh Singh <[email protected]> Date: Mon May 18 00:46:38 2020 +0530 SDK-129: added feature flags delegate callback commit 35ebde4 Author: Yogesh Singh <[email protected]> Date: Mon May 18 00:42:54 2020 +0530 SDK-129: added product config delegate callbacks commit 4d96989 Author: Yogesh Singh <[email protected]> Date: Mon May 18 00:39:25 2020 +0530 SDK-129: added product config fetched delegate callback API commit 011f470 Author: Yogesh Singh <[email protected]> Date: Mon May 18 00:27:31 2020 +0530 SDK-129: added get feature flag API commit 6df41b7 Author: Yogesh Singh <[email protected]> Date: Mon May 18 00:22:06 2020 +0530 SDK-129: added API to get last time fetch date commit c23ffc9 Author: Yogesh Singh <[email protected]> Date: Mon May 18 00:15:54 2020 +0530 SDK-129: added set defaults map API commit 48ba505 Author: Yogesh Singh <[email protected]> Date: Sun May 17 23:53:34 2020 +0530 SDK-129: added fetch & activate API commit cd85370 Author: Yogesh Singh <[email protected]> Date: Sun May 17 23:51:20 2020 +0530 SDK-129: added activate API call commit e6b3a33 Author: Yogesh Singh <[email protected]> Date: Sun May 17 23:48:22 2020 +0530 SDK-129: added set min fetch interval API commit 1f1cca4 Author: Yogesh Singh <[email protected]> Date: Sun May 17 23:40:22 2020 +0530 SDK-129: added fetch with minimum interval API commit 803486c Author: Yogesh Singh <[email protected]> Date: Sun May 17 23:28:45 2020 +0530 SDK-129: added product config fetch API commit 7ad9a7e Author: Yogesh Singh <[email protected]> Date: Sun May 17 23:28:13 2020 +0530 SDK-129: updated example project commit 5291803 Merge: 93cf160 e21df8b Author: Yogesh Singh <[email protected]> Date: Sun May 17 20:45:05 2020 +0530 Merge branch '1.1.2' into SDK-129-add-support-for-product-config-and-feature-flag-ios * 1.1.2: task: format plugin dart file SDK-128 commit 93cf160 Author: Aditi3 <[email protected]> Date: Thu May 14 13:49:35 2020 +0530 style: update code indentation commit 1d7aba2 Author: Yogesh Singh <[email protected]> Date: Thu May 14 00:42:09 2020 +0530 SDK-129: improved readability in iOS Plugin file commit bc4dcb6 Author: Yogesh Singh <[email protected]> Date: Thu May 14 00:41:32 2020 +0530 SDK-129: updated podspec commit f8b9dc3 Author: Yogesh Singh <[email protected]> Date: Thu May 14 00:03:57 2020 +0530 SDK-129: corrected ReadMe commit a80bbb1 Author: Yogesh Singh <[email protected]> Date: Thu May 14 00:03:42 2020 +0530 SDK-129: updated ChangeLog
Aditi3
approved these changes
May 20, 2020
darshanclevertap
approved these changes
May 20, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The PR aligns our Flutter SDK with all the feasible features of the Native iOS & Android CleverTap SDK version 3.8.0 by adding support for Product Config and Feature Flag.