ios_platform_images 0.2.3+2 copy "ios_platform_images: ^0.2.3+2" to clipboard
ios_platform_images: ^0.2.3+2 copied to clipboard

PlatformiOS

A plugin to share images between Flutter and iOS in add-to-app setups.

0.2.3+2 #

  • Adds privacy manifest.

0.2.3+1 #

  • Improves example code in README.
  • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.

0.2.3 #

  • Migrates to a Swift implementation.

0.2.2+3 #

  • Converts platform communication to Pigeon.

0.2.2+2 #

  • Adds pub topics to package metadata.
  • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
  • Aligns Dart and Flutter SDK constraints.

0.2.2+1 #

  • Updates links for the merge of flutter/plugins into flutter/packages.

0.2.2 #

  • Updates minimum version to iOS 11.

0.2.1+1 #

  • Add lint ignore comments

0.2.1 #

  • Updates minimum Flutter version to 3.3.0.
  • Removes usage of deprecated [ImageProvider.load].
  • Ignores unnecessary import warnings in preparation for upcoming Flutter changes.

0.2.0+9 #

  • Ignores the warning for the upcoming deprecation of DecoderCallback.

0.2.0+8 #

  • Ignores the warning for the upcoming deprecation of ImageProvider.load in the correct line.

0.2.0+7 #

  • Ignores the warning for the upcoming deprecation of ImageProvider.load.

0.2.0+6 #

  • Removes unnecessary imports.
  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.

0.2.0+5 #

  • Migrates from ui.hash* to Object.hash*.
  • Adds OS version support information to README.

0.2.0+4 #

  • Internal code cleanup for stricter analysis options.

0.2.0+3 #

  • Internal fix for unused field formal parameter.

0.2.0+2 #

  • Update minimum Flutter SDK to 2.5 and iOS deployment target to 9.0.

0.2.0+1 #

  • Add iOS unit test target.
  • Fix repository link in pubspec.yaml.

0.2.0 #

  • Migrate to null safety.

0.1.2+4 #

  • Update Flutter SDK constraint.

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.
27
likes
140
pub points
85%
popularity

Publisher

verified publisherflutter.dev

A plugin to share images between Flutter and iOS in add-to-app setups.

Repository (GitHub)
View/report issues
Contributing

Topics

#image #assets

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on ios_platform_images