adv_camera
An advanced camera with focus (with focus rectangle) and zoom feature.
3.2.0
ricnaaru/adv_camera
What this package is like to depend on
Last release 9 months ago
31 Oct 2025
Ships unpredictably
gaps range from 2 weeks to 2.3 years
Nearly every release is documented
notes for 39 of 39 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
40 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
40 releases · Oct 2019 to Oct 2025
2020
2021
2022
2023
2024
2025
2026
Releases
latest 40-
3.2.031 Oct 2025 -
3.1.030 Jun 2023Release notes
Open source →- Rework on ios swift code
- Attach route aware mixin now, so the widget will turn off the camera itself if not needed
- Upgrade to flutter latest
-
3.0.417 May 2023 -
3.0.317 Apr 2023 -
3.0.3+218 Apr 2023 -
3.0.3+318 Apr 2023 -
3.0.3+418 Apr 2023 -
3.0.201 Dec 2022 -
3.0.130 Nov 2022 -
3.0.018 Oct 2022 -
2.0.323 Dec 2021 -
2.0.3+223 Dec 2021 -
2.0.216 Dec 2021Release notes
Open source →- Fix android error for Q above context.getExternalFilesDir(null) replaces Environment.getExternalStorageState()
-
2.0.115 Jun 2021Release notes
Open source →- Fix Android torchlight
- Add turnoff Camera feature (so the flashlight can be used if the camera is turned off)
-
2.0.1+130 Jun 2021 -
2.0.0+1-nullsafety13 Apr 2021 -
2.0.0-nullsafety13 Apr 2021 pre-release -
1.3.129 Dec 2020Release notes
Open source →- Add checkPermissionAtStartup flag at AdvCamera, to prevent checkPermission at startup
-
1.3.1+129 Dec 2020 -
1.3.029 Dec 2020Release notes
Open source →- Add manual focus on controller.setFocus, to programmatically set the focus of camera
- Provide rectangle size and color for AdvCamera initialization
- Draw rectangle whenever camera gets focused
-
1.2.022 Dec 2020 -
1.1.319 Sep 2020Release notes
Open source →- Fix error when changing into camera without flash (android)
- add getFlashType
-
1.1.3+119 Sep 2020 -
1.1.225 Jul 2020 -
1.1.2+125 Jul 2020Release notes
Open source →- remove onResume on IOS, because apparently the camera will start right away when it's resumed
-
1.1.2+207 Aug 2020 -
1.1.2+307 Sep 2020 -
1.1.103 Jun 2020 -
1.1.1+103 Jun 2020 -
1.1.002 Jun 2020Release notes
Open source →- Add permission on both Android and IOS
- fixing the grey screen when first loading with IOS
- fixing the set parameter failed on Android
-
1.0.006 Jan 2020Release notes
Open source →- Fixing inconsistency on some device with its result rotated 90 degree more, hopefully this works for every device
-
1.0.0+106 Jan 2020 -
0.0.621 Oct 2019Release notes
Open source →- Add bestPictureSize parameter for initial run on Android, because each device's default picture size may vary, example on MI 8 Lite, its default picture size is the lowest
-
0.0.511 Oct 2019 -
0.0.411 Oct 2019 -
0.0.310 Oct 2019Release notes
Open source →- Fix ios bug when tap to focus
- Fix android capture image to return success
-
0.0.209 Oct 2019 -
0.0.2+109 Oct 2019 -
0.0.2+210 Oct 2019 -
0.0.108 Oct 2019Release notes
Open source →Initial release with these features
- tap to focus
- zoom (although this might not be as smooth, but hopefully I can maintain this plugin often enough to improve it)
- flashlight