Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 936 Bytes

File metadata and controls

43 lines (30 loc) · 936 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

2.3.0

  • Update image_picker to 1.0.1.
  • Update image_picker_platform_interface to 2.8.0.
  • Increase the minimum Flutter version to 3.3.
  • Update example app pubspec.

2.2.0

  • Switch to an internal method channel implementation.
  • Unsupport deprecated methods.

2.1.1

  • Update image_picker to 0.8.6.
  • Update image_picker_platform_interface to 2.6.2.
  • Update the example app.
  • Migrate to new analysis options.
  • Remove obsolete dependency on pedantic.

2.1.0

  • Update image_picker to 0.8.4.
  • Update image_picker_platform_interface to 2.4.1.
  • Implement pickMultiImage.
  • Update the example app.
  • Minor cleanups.

2.0.0

  • Update Dart and Flutter SDK constraints.
  • Update Flutter copyright information.
  • Update the example app and integration_test.
  • Port to use platform interface.
  • Organize dev_dependencies.

1.0.0

  • Initial release.