appcues_flutter 2.0.0 appcues_flutter: ^2.0.0 copied to clipboard
Plugin package to bridge the native Appcues SDKs in a Flutter application.
2.0.0 #
- 📝 Fix CircleCI shield in README (aec81f3)
- 🔧 Update release script to include version bump in release notes (275ce50)
- 💡 Fix a typo in comment (ccc0ea8)
- 💥 Remove properties parameter from anonymous function (a6d581b)
- ⬆️ Update native SDK dependencies to 2.0 (5e92c7f)
- 🔧 Update to Xcode 14.3 and Cocoapods 1.12.1 (1bffad5)
- 🔧 Update flutter orb to 2.0.1 (99d3929)
- 🔧 Use Xcode 14.2 to avoid cocoapod issue with 14.3 Also update Flutter to latest 3.7.11 (233d987)
- 🔧 Update CircleCI to use Xcode 14.3 (9529527)
1.4.0 #
- ⬆️ Update native dependencies for 1.4 (108fdee)
- 🔧 Add repo-specific whitesource/mend settings disable "Renovate" (automatic deps updates) (7bea52c)
1.3.0 #
- 🔧 Remove ⬆️ from commit filter on release notes (e8ecbbd)
- ⬆️ Update native SDK dependencies for 1.3 (db29cbe)
- Bump activesupport from 6.1.6.1 to 6.1.7.2 in /example/ios (9e5b8b6)
- 📝 Improve example snippets in README (6458b60)
1.2.0 #
- ⬆️ Update native SDK dependencies for 1.2 (e70c2bf)
1.1.1 #
- 🐛 Disable iOS Universal Link support by default, provide config option to enable (c2725a5)
- 🚨 Apply flutter formatting (8ac641d)
1.1.0 #
- ⬆️ Updates for SDK 1.1 (14d466e)
1.0.2 #
- 🔧 Update podspec version replacement in release script (80a203a)
- 🔧 Update formatting of podspec (6ebd371)
- 🔧 Fix android build.gradle version replacement in the release script (119213f)
- 🔧 Correct Android dependency version (cbaf07f)
1.0.1 #
- 👌 Code formatting clean up (e9ba90c)
- 👌 Improve error message (2a9dbe7)
- ✨ Add support for analytics observation with an EventChannel and Stream (202b76d)
- 🐛 Fix support for optional groupID, allow null to reset (412a0c0)
1.0.0 #
1.0.0-beta.2 #
- 👌 Fix copy paste bug in podspec (71ac8b2)
- 👌 Add a note about updating iOS min version in xcodeproj (81cc99f)
- 👌 Doc and API tweaks for beta usage (0804df5)
1.0.0-beta.1 #
Initial Beta release of the Appcues Flutter Plugin Package
- Plugin and example application usage
- Depends on iOS SDK version 1.0.0-beta.4
- Depends on Android SDK version 1.0.0-beta06