camera_extended_platform_interface
Platform interface for camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).
2.12.2
19K downloads/mo
#2235 most downloaded on pub.dev
erykkruk/camera_extensions
What this package is like to depend on
Last release 5 months ago
27 Mar 2026
Ships fairly regularly
a new release about every 6 weeks
Most releases are documented
notes for 4 of 5 stable releases
Nothing withdrawn
no release was ever pulled
7 months old
5 releases · first in 2025
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Dec 2025 to Mar 2026Releases
latest 5-
2.12.230 Dec 2025 -
2.12.130 Dec 2025 -
2.12.030 Dec 2025Release notes
Open source →Fork of
camera_platform_interfacewith native aspect ratio support.New Features
-
CameraAspectRatio enum - New enum for aspect ratio selection
ratio16x9- 16:9 widescreenratio4x3- 4:3 standardratio1x1- 1:1 squareratioDefault- Camera's default ratio
-
MediaSettings.aspectRatio - New field for configuring camera aspect ratio at sensor level
Based On
Original
camera_platform_interfaceversion 2.12.0 from Flutter team.
-
-
1.2.027 Mar 2026Release notes
Open source →- Add VideoStabilizationMode to CameraValue and barrel export
- Add getSupportedVideoStabilizationModes() and setVideoStabilizationMode() to CameraController
- Make Optional.of constructor const
- Add onCameraError subscription in initialize for native error propagation
- Bump all packages to 1.2.0
-
1.1.013 Mar 2026Nothing published for this version