camera_macos
macOS camera package implementation. Supports both internal and external cameras, can take pictures and record video with audio as well.
0.1.1
9.6K downloads/mo
#2994 most downloaded on pub.dev
riccardo-lomazzi/camera_macos
What this package is like to depend on
Last release 12 days ago
11 Aug 2026
Ships unpredictably
gaps range from 3 weeks to 1.8 years
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
14 releases · first in 2022
2 releases in the last 12 months
see the full history below
Release timeline
14 releases · Nov 2022 to Aug 2026
2023
2024
2025
2026
Releases
latest 14-
0.1.111 Aug 2026Release notes
Open source →- Renamed
toggleTorchtosetFlashModeandTorchenum toFlashMode - Renamed
CameraMacOSView.toggleTorchparameter toflashMode - Fixed flash mode enum order to match native mapping (
off,on,auto) - Fixed missing
lockForConfigurationwhen setting flash mode setFlashModenow surfaces native errors to Dart- Raised macOS minimum deployment target to 10.15 (required by FlutterFramework / SPM)
- Example: flash control is a mode selector (
off/on/auto) - Example: Apple-style fading focus reticule on camera tap
- Example: flash errors show an alert and reset the mode to
off
- Renamed
-
0.1.030 Jun 2026 -
0.0.929 Sep 2024Release notes
Open source →- Bug Fixes: Image stream should now stop correctly
- Added Video Mirroring functionality
- Updated example
-
0.0.819 Nov 2023Release notes
Open source →- Bug Fixes: Fixed issue with startimagestream on macos 14.0
- Added ability to turn light on or off
- Added ability to change camera orientation
- Added ability to zoom on imageStream
- Added ability to change audio quality
- Added ability to chande audio codec
- Removed deviceId requirment from setFocusPoint
-
0.0.722 Oct 2023Release notes
Open source →- Added ability to change the video and camera output resolution.
- Added ability to change the file format for camera output.
- Added ability to change the file format for video output.
- Added image streaming
-
0.0.7+122 Oct 2023 -
0.0.7+222 Oct 2023 -
0.0.604 Jan 2023Release notes
Open source →- Added support for external cameras (see Readme for info about
listDevicesmethod) - Various recording crashes fixes
- Added support for external cameras (see Readme for info about
-
0.0.6+104 Jan 2023 -
0.0.6+229 Jan 2023 -
0.0.6+304 Mar 2023Release notes
Open source →- Fixed a concurrency bug that could prevent the AVAssetWriter session to start
- Fixed a bug that could prevent the video from being created in the destination folder
-
0.0.6+426 Mar 2023Release notes
Open source →- Fixed a concurrency bug that could randomly prevent the AVAssetWriter from writing into the buffer and fail the recording
- Updated docs
-
0.0.6+524 Apr 2023 -
0.0.519 Nov 2022