camera_cutout 0.1.0
camera_cutout: ^0.1.0 copied to clipboard
A Flutter plugin for reading camera cutout bounds, safe insets, and drawable shape geometry on Android and iOS.
Changelog #
0.1.0 #
- Added Android camera cutout bounds, exact-path sampling, safe insets, and change events.
- Added the iOS hardware catalog through iPhone 17e with estimated drawable paths.
- Added shared Flutter geometry models and path conversion.
- Added an animated edge-to-edge example application.
- Added Dart, widget, integration, and Android unit tests.