- Update minimum Flutter and Dart version to 3.13 and 3.1.
- 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.
- Switch to an internal method channel implementation.
- Unsupport deprecated methods.
- 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.
- Update image_picker to 0.8.4.
- Update image_picker_platform_interface to 2.4.1.
- Implement
pickMultiImage
. - Update the example app.
- Minor cleanups.
- 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.
- Initial release.