Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camera_android

An Android implementation of camera built with the Camera2 library.

Usage

As of camera: ^0.11.0, to use this plugin instead of camera_android_camerax, run

$ flutter pub add camera_android

Limitation of testing video recording on emulators

MediaRecorder does not work properly on emulators, as stated in the documentation. Specifically, when recording a video with sound enabled and trying to play it back, the duration won't be correct and you will only see the first frame.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages