ios_platform_images 0.1.2+3
ios_platform_images: ^0.1.2+3 copied to clipboard
A plugin to share images between Flutter and iOS in add-to-app setups.
0.1.2+3 #
- Remove no-op android folder in the example app.
0.1.2+2 #
- Post-v2 Android embedding cleanups.
0.1.2+1 #
- Remove Android folder from
ios_platform_images
.
0.1.2 #
- Fix crash when parameter extension is null.
- Fix CocoaPods podspec lint warnings.
0.1.1 #
- Remove Android dependencies fallback.
- Require Flutter SDK 1.12.13+hotfix.5 or greater.
0.1.0+2 #
- Make the pedantic dev_dependency explicit.
0.1.0+1 #
- Removed Android support from the pubspec.
0.1.0 #
- Fixed a bug where the scale value of the image wasn't respected.
0.0.1 #
- Initial release. Includes functionality to share images iOS images with Flutter and Flutter assets with iOS.