grid_camera 0.1.6 copy "grid_camera: ^0.1.6" to clipboard
grid_camera: ^0.1.6 copied to clipboard

A Flutter camera package with customizable grid overlay for precise photo composition and image capture.

0.0.1 #

Initial release of grid_camera package.

Features #

  • Customizable camera preview with grid overlay
  • Adjustable grid rows and columns
  • Configurable aspect ratio
  • Customizable grid appearance (color, width)
  • Built-in permission handling with customizable UI
  • Image capture with grid overlay
  • Utility extensions for widget styling
  • Gap widget for consistent spacing

Components #

  • GridCameraWidget - Main camera widget with grid overlay
  • PermissionDeniedWidget - Customizable permission UI
  • Widget Extensions - Helpful padding and expansion utilities
  • Gap - Utility widget for spacing

0.0.2 #

  • Updated Readme.md

0.0.3 #

  • Updated Readme.md
  • Downgraded official [camera] package's version, because as per latest version of it, everyone has to upgrade gradle to latest version.

0.0.4 & 0.0.5 #

  • Upgraded official [camera] package's version to the latest version.

0.0.6 && 0.0.8 #

  • Some correction in GridCameraWidget permission denied widget.
  • Downgrading official [camera] package's version to camera: ^0.10.6, and added comments for extensions, Gap widget, and added detailed example of how to use (grid_camera) package.

0.0.7 #

  • Some correction in GridCameraWidget permission denied widget.
  • Upgraded official [camera] package's version to latest version and updated Readme.md accordingly.

0.1.0 #

  • Some correction in GridCameraWidget permission denied widget.
  • Upgraded official [camera] package's version to latest version and updated Readme.md accordingly.

0.1.2 & 0.1.3 & 0.1.4 & 0.1.5 & 0.1.6 #

  • Some correction while displaying permission denied widget.
5
likes
160
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

A Flutter camera package with customizable grid overlay for precise photo composition and image capture.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, permission_handler, screenshot

More

Packages that depend on grid_camera