flutter_timer_camera 1.0.4 copy "flutter_timer_camera: ^1.0.4" to clipboard
flutter_timer_camera: ^1.0.4 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.4 #

  • Fix missing doc in readme

1.0.3 #

  • Fix ugly modal bottom sheet UI
  • Allow more parameters to be passsed
    • capture button padding
    • timer option padding
    • counter text alignment
    • action buttons padding

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
130
pub points
40%
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

camera, camera_platform_interface, custom_sliding_segmented_control, flutter, flutter_riverpod, freezed_annotation

More

Packages that depend on flutter_timer_camera