image_picker_macos

v0.2.2+1

macOS platform implementation of image_picker

Архив пакета: https://pubdev.letsnova.ru/api/archives/image_picker_macos/0.2.2+1.tar.gz

Установкаdart pub add image_picker_macos

README

Platform Implementation Test App

This is a test app for manual testing and automated integration testing of this platform implementation. It is not intended to demonstrate actual use of this package, since the intent is that plugin clients use the app-facing package.

Unless you are making changes to this implementation package, this example is very unlikely to be relevant.

История изменений

0.2.2+1

  • Updates minimum supported version to macOS 10.15.
  • Updates minimum supported SDK version to Flutter 3.35/Dart 3.9.

0.2.2

  • Adds support for getMultiVideoWithOptions.
  • Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.

0.2.1+2

  • Updates README to reference alternate implementations.
  • Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.

0.2.1+1

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

0.2.1

  • Adds getMedia method.

0.2.0

  • Implements initial macOS support.