giphy_flutter_sdk
A Flutter plugin for integrating Giphy SDK in Android/iOS application.
1.1.3
6.2K downloads/mo
#3547 most downloaded on pub.dev
Giphy/giphy-flutter-sdk
What this package is like to depend on
Last release 10 days ago
13 Aug 2026
Release timing varies
gaps range from 2 weeks to 8 months
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
15 releases · first in 2024
8 releases in the last 12 months
see the full history below
Release timeline
15 releases · May 2024 to Aug 2026
2025
2026
Releases
latest 15-
1.1.313 Aug 2026 -
1.1.201 Jul 2026 -
1.1.129 Jun 2026 -
1.1.010 Jun 2026Release notes
Open source →1.1.0
Build System
- Migrate Android Gradle setup toward AGP 9 built-in Kotlin support.
- The plugin now uses AGP built-in Kotlin on AGP 9+ when built-in Kotlin is enabled.
- The plugin still falls back to the Kotlin Gradle Plugin for AGP < 9.
- For compatibility, AGP 9+ consumers that explicitly set
android.builtInKotlin=falsealso use the Kotlin Gradle Plugin fallback. Those builds may still show AGP's KGP deprecation warning for:giphy_flutter_sdk. - AGP 9+ consumers can keep
android.newDsl=falsefor Flutter's temporary legacy DSL compatibility, but should leave built-in Kotlin enabled to avoid the SDK KGP warning. - Android Java/Kotlin compilation now targets JVM 17.
- The Android plugin default
GiphyFlutterSDK.compileSdkVersionis now 34. - Update the Android example project Gradle setup for AGP 9 and Flutter 3.44 compatibility.
- Add iOS Swift Package Manager support for the plugin while keeping CocoaPods support for existing consumers.
- Migrate the iOS example app from CocoaPods to Flutter Swift Package Manager integration.
Developer Tooling
- Add
scripts/sdk.sh cleanto remove generated Flutter, Gradle, CocoaPods, SwiftPM, and iOS build artifacts from the SDK package and example app. - Update
scripts/sdk.sh bump iosto keep the iOSPackage.swiftdependency version in sync with the podspec. - Add
scripts/sdk.sh bump [patch|minor|major|x.y.z]to update the Flutter package version inpubspec.yaml. - Add
scripts/sdk.sh publish-dry-runandscripts/sdk.sh publishhelpers for pub.dev publishing.
Bug Fixes
Release notes
Open source →Build System
- Migrate Android Gradle setup toward AGP 9 built-in Kotlin support.
- The plugin now uses AGP built-in Kotlin on AGP 9+ when built-in Kotlin is enabled.
- The plugin still falls back to the Kotlin Gradle Plugin for AGP < 9.
- For compatibility, AGP 9+ consumers that explicitly set
android.builtInKotlin=falsealso use the Kotlin Gradle Plugin fallback. Those builds may still show AGP's KGP deprecation warning for:giphy_flutter_sdk. - AGP 9+ consumers can keep
android.newDsl=falsefor Flutter's temporary legacy DSL compatibility, but should leave built-in Kotlin enabled to avoid the SDK KGP warning. - Android Java/Kotlin compilation now targets JVM 17.
- The Android plugin default
GiphyFlutterSDK.compileSdkVersionis now 34. - Update the Android example project Gradle setup for AGP 9 and Flutter 3.44 compatibility.
- Add iOS Swift Package Manager support for the plugin while keeping CocoaPods support for existing consumers.
- Migrate the iOS example app from CocoaPods to Flutter Swift Package Manager integration.
Developer Tooling
- Add
scripts/sdk.sh cleanto remove generated Flutter, Gradle, CocoaPods, SwiftPM, and iOS build artifacts from the SDK package and example app. - Update
scripts/sdk.sh bump iosto keep the iOSPackage.swiftdependency version in sync with the podspec. - Add
scripts/sdk.sh bump [patch|minor|major|x.y.z]to update the Flutter package version inpubspec.yaml. - Add
scripts/sdk.sh publish-dry-runandscripts/sdk.sh publishhelpers for pub.dev publishing.
Bug Fixes
-
1.0.930 Apr 2026 -
1.0.816 Apr 2026 -
1.0.713 Mar 2026 -
1.0.624 Feb 2026 -
1.0.526 Jun 2025 -
1.0.421 May 2025 -
1.0.315 Apr 2025 -
1.0.214 Apr 2025Release notes
Open source →Native SDKs
Static Analysis
- Address Static Analysis issues
Documentation
- Update the minimum required Xcode version.
Build System
- bump Android AGP version from 7.3.0 to 8.1.0
- bump Android Gradle version from 8.0 to 8.3
- bump Kotlin version from 1.7.10 to 1.9.0
Bug Fixes
-
1.0.118 Oct 2024Release notes
Open source →Native SDKs
Static Analysis
- Address Static Analysis issues
Bug Fixes
- Add support for Xcode 16
-
1.0.015 Aug 2024 -
0.1.229 May 2024