icapps_torch_compat 2.2.1
icapps_torch_compat: ^2.2.1 copied to clipboard
Plugin to turn on / off the torch (or flash of the camera) on all supported versions of Android (4.1+) and iOS
2.2.1 26th August 2025 #
- added android namespace
2.2.0 25th November 2024 #
- fix compile error on ios
2.1.0 25th November 2024 #
- fix pod not working
2.0.0 26th October 2023 #
- Breacking Update to Dart 3
- Fixed Android crash startup
- Fixed Android crash background
1.0.2 23rd March 2020 #
- Fix:
asTorchnot working on iOS #4 - Support new pubspec format
1.0.1 18th November 2019 #
- The
dispose()method is now available in Dart/Flutter - According to your scenario, it is mandatory to call it (Camera 1 requirement)
1.0.0 3rd November 2019 #
- Initial Release.