flutter_camera_widget 1.2.0 copy "flutter_camera_widget: ^1.2.0" to clipboard
flutter_camera_widget: ^1.2.0 copied to clipboard

discontinuedreplaced by: camera
retracted[pending analysis]

A customizable Flutter package that displays a basic camera UI, with video and photo preview.

1.0.0-alpha.1 #

First deployment of the package.

1.0.0-alpha.2 #

The auto flash mode is now enabled when flash property is true. Fixed example.dart not working on custom preview.

1.0.0-alpha.3 #

The flash icons are now showing correctly, according to the flashMode. The pictures are now taken in a short time. The focus mode is now reset when a picture is taken.

1.0.0 #

Removed gallery_saver dependency. Added gallery_saver_updated dependency so all sub-dependencies are up-to-date (especially http).

1.1.0 #

Added custom handlers for video and photo capture.

1.1.1 #

custom handlers now uses an XFile instead of a File object.

1.2.0-alpha.1 #

Added new enableAudio parameter. Default is false.

1.2.0 #

Official release from alpha 1.2.0 version.

0
likes
0
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter package that displays a basic camera UI, with video and photo preview.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

camera, flutter, gallery_saver_updated, path, path_provider, syncfusion_flutter_sliders, video_player, video_thumbnail

More

Packages that depend on flutter_camera_widget