camera_package 0.0.9 copy "camera_package: ^0.0.9" to clipboard
camera_package: ^0.0.9 copied to clipboard

Auto Camera

0.0.1 #

Use below mention function when you want to use this camera.

0.0.2 #

Update import class 
import '../camera_singleton/face_detectionController.dart';
import '../camera_singleton/face_detection_view.dart';
import '../camera_singleton/utills.dart';
import 'home_widget.dart';

0.0.3 #

Example code added.

0.0.4 #

Removed unused dependencies
Implemented handling for circular progress logo
Added support for screen brightness management

0.0.5 #

create function for change Animation accdion user requrment and message
use Reset funciton with main code

0.0.6 #

create function for change Animation accdion user requrment and message
use Reset funciton with main code
Bug Fix

0.0.9 #

Updated the app logo.
Updated the loader color.
Improved the camera flow by opening the camera on the same screen after camera permission is granted.
Fixed various bugs and improved overall performance.
import 'package:camera_package/camera_singleton/camera_package.dart';