flutter_timer_camera 1.0.2 copy "flutter_timer_camera: ^1.0.2" to clipboard
flutter_timer_camera: ^1.0.2 copied to clipboard

A Flutter package that allows you to open the camera and capture images with a timer logic. Perfect for those moments when you need a delay before the shot!

1.0.2 #

  • Allow user to pass TimerOption List
  • Allow user to select initial TimerOption by default index

1.0.1 #

  • Implement BackButton widget which corresponds to Camera state. If on nomal, show BackButtonOnNormal. If on captured, show BackButtonOnCaptured.
  • Fix incorrect use of switchButtonStyle param.
  • Enable user to pass customer BackButton widget corresponding to state.

1.0.0 #

  • Implement main timer camera widget.
  • Implement component widgets (back button, switch camera button, capture button, and timer option slider).
  • Disable resolution preset and image format Group params.
1
likes
0
pub points
42%
popularity

Publisher

unverified uploader

A Flutter package that allows you to open the camera and capture images with a timer logic. Perfect for those moments when you need a delay before the shot!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

camera, camera_platform_interface, custom_sliding_segmented_control, flutter, flutter_riverpod, freezed_annotation

More

Packages that depend on flutter_timer_camera